Product Documentation

FairCom SQL for PHP

Previous Topic

Next Topic

ctsql_num_fields

Returns the number of fields in result.

Declaration

int ctsql_num_fields (resource queryID)

Returns

ctsql_num_fields() returns the number of fields in the result set queryID.

See also

ctsql_query()

TOCIndex