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

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

PEAR::registerShutdownFunc()

PEAR::registerShutdownFunc() -- définie une fonction d'arrêt pour une classe statique (lié au développeur du module)

Description

La fonction indiquée est appelée, avant que l'interpréteur PHP ne soit terminé.

Paramètres

  • array $func - le nom de la classe ou de la fonction à appeler.

  • array $var - paramètres éventuellement requis par la fonction. Ce paramètre est remis à la fonction dans l'ordre du tableau.

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

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.