Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
boolean MDB::isError ( mixed $value )
Checks whether a result code from a MDB method is a MDB_Error object or not.
Variable to check
boolean - TRUE, if $value is a MDB_Error object
This function should be called statically.