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