• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • fbsql_warnings()

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

    Enable or disable FrontBase warnings

    说明

    fbsql_warnings([bool $OnOff]): bool

    Enables or disables FrontBase warnings.

    参数

    $OnOff

    Whether to enable warnings or no.

    返回值

    Returns TRUE if warnings is turned on,FALSE otherwise.

    参见

    上篇:fbsql_username()