JDatabase::stderr/1.5
From Joomla! Documentation
JDatabase::stderr
Description
Print out an error statement.
Description:JDatabase::stderr [Edit Descripton]
public function stderr ($showSQL=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $showSQL | boolean | false | If TRUE, displays the last SQL statement sent to the database |
- Returns string A standised error message
- Defined on line 835 of libraries/joomla/database/database.php
See also
-
JDatabase::stderr on api.joomla.org
-
JDatabase source code on JoomlaCode
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::stderr
SeeAlso:JDatabase::stderr [Edit See Also]
User contributed notes
<CodeExamplesForm />