JFTP::connect/1.5

From Joomla! Documentation
Jump to: navigation, search

Joomla 1.5 JFTP::connect

Description

Method to connect to a FTP server.

Description:JFTP::connect [Edit Descripton]

public function connect (
        $host= '127.0.0.1'
        $port=21
)
Parameter Type Default Description
$host string '127.0.0.1' Host to connect to [Default: 127.0.0.1]
$port string 21 Port to connect on [Default: port 21]
  • Returns boolean True if successful
  • Defined on line 257 of libraries/joomla/client/ftp.php

See also

SeeAlso:JFTP::connect [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox