MDB::isError() -- checks for an error
Beschrijving
Checks whether a result code from a MDB method is a
MDB_Error object or not.
Parameter
- mixed
$value
Variable to check
Return waarde
boolean - TRUE, if
$value is a MDB_Error object
Note
Deze functie zou statisch moeten worden aangeroepen.