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