maxdb_error()
maxdb_error - Returns a string description of the last error
Syntax
string maxdb_error (
resource $link)
Arguments
Description
Procedural style:
Version
PHP PECL maxdb >= 1.0
Return value
A string that describes the error. An empty string if no error occurred.