strict Back | Forward | Home

'Language Reference'

User Functions

Database Functions

Data Manipulation Functions

Table Functions

Error Handling Functions
  • strict

  • get_last_error

  • last_error

  • error_dump


  • << Last Section ( Error Handling Functions ) strict Next Section ( get_last_error ) >>
    Usage void strict ( $mode )
    Purpose To turn strict mode on/off
    Availability txtSQL >= 1.0.0

    When txtSQL encounters any type of error, it prints it to the webbrowser. If you want to surpress these error/warning messages, set $mode to FALSE or to turn it on, set $mode to TRUE.

    User-Contributed Comments for:
    strict()
    No comments found;