API17:JDatabaseMySQL::getNumRows
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.
JDatabaseMySQL::getNumRows
Description
Description.
Description:JDatabaseMySQL::getNumRows [Edit Descripton]
Synopsis
public JDatabaseMySQL::getNumRows ($cur=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cur | null |
Returns
int The number of rows returned from the most recent query.
Defined in
libraries/joomla/database/database/mysql.php (line 353)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDatabaseMySQL::getNumRows
Examples
<CodeExamplesForm />
