(PHP 4 >= 4.0.6, PHP 5, PHP 7)
Enable or disable FrontBase warnings
bool fbsql_warnings ([ bool $OnOff ] )
Enables or disables FrontBase warnings.
Parameters:
OnOff
Whether to enable warnings or no.
Returns:
Returns TRUE
if warnings is turned on, FALSE
otherwise.
See also:
Please login to continue.