API17:JDatabase::stderr
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabase::stderr
Description
Print out an error statement.
Description:JDatabase::stderr [Edit Descripton]
Synopsis
public JDatabase::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 in
libraries/joomla/database/database.php (line 751)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
