fbsql_warnings
(PHP 4 >= 4.0.6, PHP 5, PHP 7)
fbsql_warnings — Enable or disable FrontBase warnings
说明
fbsql_warnings
([ bool
$OnOff
] ) : boolEnables or disables FrontBase warnings.
参数
-
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

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.fbsql-warnings.php