(PHP 5, PHP 7)
Return error messages
string ibase_errmsg ( void )
Returns the error message that resulted from the most recent InterBase function call.
Returns:
Returns the error message as a string, or FALSE
if no error occurred.
See also:
Please login to continue.