sqlite_num_rowsSQLiteResult-numRows

 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.