JDatabase::debug/1.5
From Joomla! Documentation
JDatabase::debug
Description
Sets the debug level on or off.
[Edit Descripton] Description:JDatabase/debug
Synopsis
public JDatabase->debug ($level)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $level | int | 0 = off, 1 = on |
Returns
Defined in
libraries/joomla/database/database.php
Referenced by
See also
[Edit See Also] SeeAlso:JDatabase/debug
Examples
<CodeExamplesForm />