PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
isError() examines whether a variable is a PEAR_Error object and - optional - contains a specific error message or code.
variable to check
additional error message or error code to check
mixed - returns TRUE, if the variable was a PEAR_Error and, if given, contains $msgcode
Zurück | Zum Anfang | Nach vorne |
PEAR::registerShutdownFunc() | Nach oben | PEAR::raiseError() |