int sqlite_num_fields ( resource $result )
Object oriented style (method): int SQLiteResult::numFields ( void )
int SQLiteUnbuffered::numFields ( void )
Returns the number of fields in the result set.
Returns the number of fields, as an integer.