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

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR::isError()

PEAR::isError() -- kijkt of er een PEAR_Error object is

Beschrijving

isError() onderzoekt of een variable een PEAR_Error object is en - optional - of het een specifieke error code bevat.

Parameter

mixed $data

variable te controleren

mixed $msgcode

eventueele error message of error code on the controleren

Return waarde

mixed - geeft TRUE terug, als de variable een PEAR_Error object is en, als gegeven, bevat $msgcode

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

Download Documentation Last updated: Mon, 02 Jul 2007
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.