sqlite_num_fields

Returns the number of fields in a result set. ()
int sqlite_num_fields ( resource result )

Returns the number of fields in the result set.

See also sqlite_column() and sqlite_num_rows().

This HTML Help has been published using the chm2web software.