JDatabase::getErrorMsg/1.5
From Joomla! Documentation
JDatabase::getErrorMsg
Description
Get the error message.
Description:JDatabase::getErrorMsg [Edit Descripton]
public function getErrorMsg ($escaped=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $escaped | false |
- Returns string The error message for the most recent query
- Defined on line 442 of libraries/joomla/database/database.php
See also
-
JDatabase::getErrorMsg on api.joomla.org
-
JDatabase source code on JoomlaCode
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::getErrorMsg
SeeAlso:JDatabase::getErrorMsg [Edit See Also]
User contributed notes
<CodeExamplesForm />