(PHP 5, PHP 7)
Return an error code
int ibase_errcode ( void )
Returns the error code that resulted from the most recent InterBase function call.
Returns:
Returns the error code as an integer, or FALSE
if no error occurred.
See also:
Please login to continue.