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

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

PEAR_Config::readFTPConfigFile()

PEAR_Config::readFTPConfigFile() -- readFTPConfigFile

説明

ftp 上の設定ファイルを取得します。まずサーバに接続し、設定ファイルを取得し、 そして通常通りにパースします。この関数は、PEAR_FTP クラスで Net_FTP を使用しています。

パラメータ

string $path

リモートの設定ファイルへのパスを ftp://www.example.com/pear/config.ini のように指定します。

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 31 Aug 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.