API17:JDatabase::getErrorNum
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::getErrorNum
Description
Gets the error number from the database connection.
Description:JDatabase::getErrorNum [Edit Descripton]
public function getErrorNum ()
- Returns integer The error number for the most recent query.
- Defined on line 1420 of libraries/joomla/database/database.php
- Since
See also
-
JDatabase::getErrorNum source code on BitBucket
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::getErrorNum
SeeAlso:JDatabase::getErrorNum [Edit See Also]
User contributed notes
<CodeExamplesForm />
