Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 99718 программистов и 5725 роботов. Сейчас ищет 2741 программист ...
ibase_errcode - Return an error code
Вернуться к: Firebird/InterBase Функции
ibase_errcode
(PHP 5, PHP 7)
ibase_errcode — Return an error code
Описание
int ibase_errcode
( void
)
Returns the error code that resulted from the most recent InterBase function call.
Возвращаемые значения
Returns the error code as an integer, or FALSE if no error occurred.
Вернуться к: Firebird/InterBase Функции