API17:JDatabase::getAffectedRows
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::getAffectedRows
Description
Get the number of affected rows for the previous executed SQL statement.
Description:JDatabase::getAffectedRows [Edit Descripton]
public function getAffectedRows ()
- Returns integer The number of affected rows.
- Defined on line 1132 of libraries/joomla/database/database.php
- Since
See also
-
JDatabase::getAffectedRows source code on BitBucket
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::getAffectedRows
SeeAlso:JDatabase::getAffectedRows [Edit See Also]
User contributed notes
<CodeExamplesForm />
