Documentation

count


count

Return the number of rows selected by the last query

$n_rows = db::row_count( "SELECT * FROM user");