ibase_errcode()
ibase_errcode - Return an error code
Syntax
int ibase_errcode ()
Arguments
-
Description
Returns the error code that resulted from the most recent InterBase function call.
Version
PHP 5
Return value
Returns the error code as an integer, or FALSE if no error occurred.