PEAR_Config::readFTPConfigFile (Previous) (Next) PEAR_Config::removeLayer

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

PEAR_Config::remove()

PEAR_Config::remove() -- 設定レイヤーから設定キーを削除する

説明

指定した設定レイヤーから、設定キーを削除します。

パラメータ

string $key

設定項目のキー。

string $layer

設定レイヤー。

返り値

成功時には TRUE、 失敗時には PEAR_Error を返します。

注意

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

PEAR_Config::readFTPConfigFile (Previous) (Next) PEAR_Config::removeLayer

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.