Method: db::count
Counts a number of rows in a table
Info
Syntax
db::count($table, $where='')
Parameters
- $table (string) The table name
- $where (mixed) Either a key/value array as AND connected where clause or a simple MySQL where clause string