ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:reference:debug

This is an old revision of the document!


ADOdb_Session::debug

Syntax
bool ADOdb_Session::debug(
  optional bool $enableDebugger
  )

Description

The static method debug enables or disables debugging on the session connection. This is not the same value as the debugging associated with the database abstraction layer debugging.

Use As A Getter

When used without parameters it returns the currently set value

Usage

 
v5/session/reference/debug.1463836215.txt.gz · Last modified: 2017/04/21 11:38 (external edit)