PEAR::popExpect() (Previous) (Next) PEAR_Exception

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

PEAR::loadExtension()

PEAR::loadExtension() -- OS に非依存で PHP 拡張モジュールをロードする

説明

名称を指定して拡張モジュールをロードする。

パラメータ

string $ext

PHP拡張モジュールの名称。 大文字/小文字は区別 されます。 ファイル名の接尾辞や php_ 接頭辞を 付けずに指定します。

返り値

boolean - 拡張モジュールがロードできた場合に TRUE を返します。

注意

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

PEAR::popExpect() (Previous) (Next) PEAR_Exception

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