PEAR::registerShutdownFunc() (Previous) (Next) PEAR::raiseError()

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

PEAR::isError()

PEAR::isError() -- vérifie un objet PEAR_Error

Description

isError() examine si oui ou non une variable est un objet PEAR_Error et - optionnellement - contient un message d'erreur spécifique ou un code.

Paramètres

mixed $data

variable à vérifier

mixed $msgcode

le message d'erreur additionnel ou le code erreur à vérifier

Valeur retournée

mixed - retourne TRUE si la variable est une PEAR_Error et, si donné, contient $msgcode

PEAR::registerShutdownFunc() (Previous) (Next) PEAR::raiseError()

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.