API17

API17:JDatabase::getCount

From Joomla! Documentation

Joomla 11.1 JDatabase::getCount

Description

Get the total number of SQL statements executed by the database driver.


public function getCount ()
  • Returns integer
  • Defined on line 419 of libraries/joomla/database/database.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples