Helping ordinary people create extraordinary websites!


PEAR_Config::getFTP()

PEAR_Config::getFTP() -- The ftp server is set in readFTPConfigFile(). It exists only if a remote configuration file has been specified

Description

returns the object that can be used for accessing the remote FTP server, or false if none should be used.

Throws

throws no exceptions thrown

Note

This function can not be called statically.