JDatabaseIteratorMysql::count
Get the number of rows in the result set for the executed SQL given by the cursor.
Signature
public function count()
Returns
- integer
- The number of rows in the result set.
public function count()