int sqlite_num_rows ( resource $result )
Object oriented style (method): int SQLiteResult::numRows ( void ) Returns the number of rows in the buffered result set.
Returns the number of rows, as an integer.