update : 2015.11.03
php.shukuma.com

검색:
 
 
Enable or disable FrontBase warnings

fbsql_warnings

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

fbsql_warningsEnable or disable FrontBase warnings

설명

bool fbsql_warnings ([ bool $OnOff ] )

Enables 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