JDatabaseMySQLi::getNumRows/1.5
From Joomla! Documentation
JDatabaseMySQLi::getNumRows
Description
Description.
Description:JDatabaseMySQLi::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 359 of libraries/joomla/database/database/mysqli.php
See also
-
JDatabaseMySQLi::getNumRows on api.joomla.org
-
JDatabaseMySQLi source code on JoomlaCode
-
Class JDatabaseMySQLi
-
Subpackage Database
- Other versions of JDatabaseMySQLi::getNumRows
SeeAlso:JDatabaseMySQLi::getNumRows [Edit See Also]
User contributed notes
<CodeExamplesForm />