PEAR::getStaticProperty() (Previous) (Next) PEAR::isError()

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

PEAR::registerShutdownFunc()

PEAR::registerShutdownFunc() --  スタティッククラスのシャットダウン関数を設定する (パッケージ開発者用)

説明

PHP インタプリタが終了する前に、指定された関数がコールされます。

パラメータ

  • array $func - クラス名とコールする関数

  • array $var - 関数に必要なパラメータ。配列の並びのとおりに関数に渡されます。

PEAR::getStaticProperty() (Previous) (Next) PEAR::isError()

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.