Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 73195 программистов и 2932 робота. Сейчас ищут 1354 программиста ...
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 Функции