fbsql_warnings
(PHP 4 >= 4.0.6, PHP 5)
fbsql_warnings — Enable or disable FrontBase warnings
Описание
bool fbsql_warnings
([ bool $OnOff
] )
Список параметров
-
OnOff
-
Whether to enable warnings or no.
Возвращаемые значения
Returns TRUE if warnings is turned on, FALSE otherwise.
Смотрите также
- fbsql_errno() - Returns the error number from previous operation
- fbsql_error() - Returns the error message from previous operation