PHP Dokumentation: Function ibase-errcode
12. Januar 2010 von werner
ibase_errcode
(PHP 5)
ibase_errcode — Return an error code
Beschreibung
int ibase_errcode ( void )
Returns the error code that resulted from the most recent InterBase function call.
Rückgabewerte
Returns the error code as an integer, or FALSE if no error occurred.
Siehe auch
- ibase_errmsg() – Return error messages