true|PEAR_Error PEAR_Config::readFTPConfigFile (
string $path
)
Process a ftp configuration file by connecting to the server, retrieving the configuration file and parsing it normally. This function uses Net_FTP through the PEAR_FTP class.
$path
url to the remote config file, like ftp://www.example.com/pear/config.ini
throws no exceptions thrown
This function can not be called statically.