PEAR_Config::readConfigFile (Previous) (Next) PEAR_Config::remove

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_Config::readFTPConfigFile()

PEAR_Config::readFTPConfigFile() -- readFTPConfigFile

Description

Lit un fichier de configuration FTP en se connectant au serveur, en y récupérant le fichier de configuration et en l'analysant normalement. Cette fonction utilise Net_FTP via la classe PEAR_FTP.

Paramètres

chaîne de caractères $path

url vers le fichier de configuration distant, comme ftp://www.example.com/pear/config.ini

Valeurs renvoyées

Aucune exception n'est lancée.

Note

Cette fonction ne peut pas être appelée de façon statique.

PEAR_Config::readConfigFile (Previous) (Next) PEAR_Config::remove

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.