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 | Weiter |
| PEAR::registerShutdownFunc() | Nach oben | PEAR::raiseError() |