FrontBase Funções
PHP Manual

fbsql_warnings

(PHP 4 >= 4.0.6, PHP 5, PHP 7)

fbsql_warningsEnable or disable FrontBase warnings

Descrição

bool fbsql_warnings ([ bool $OnOff ] )

Enables or disables FrontBase warnings.

Parâmetros

OnOff

Whether to enable warnings or no.

Valor Retornado

Returns TRUE if warnings is turned on, FALSE otherwise.

Veja Também


FrontBase Funções
PHP Manual