Firebird/InterBase Funktionen
PHP Manual

ibase_errcode

(PHP 5, PHP 7)

ibase_errcodeReturn 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


Firebird/InterBase Funktionen
PHP Manual