JDatabaseMySQL::getNumRows/1.5
From Joomla! Documentation
JDatabaseMySQL::getNumRows
Description
Description.
Description:JDatabaseMySQL::getNumRows [Edit Descripton]
public function getNumRows ($cur=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cur | null |
- Returns int The number of rows returned from the most recent query.
- Defined on line 343 of libraries/joomla/database/database/mysql.php
See also
-
JDatabaseMySQL::getNumRows on api.joomla.org
-
JDatabaseMySQL source code on JoomlaCode
-
Class JDatabaseMySQL
-
Subpackage Database
- Other versions of JDatabaseMySQL::getNumRows
SeeAlso:JDatabaseMySQL::getNumRows [Edit See Also]
User contributed notes
<CodeExamplesForm />