(PHP 4 >= 4.0.6, PHP 5)
fbsql_num_fields — Get number of fields in result
Returns the number of fields in the given result set.
Идентификатор результата запроса, полученный из fbsql_query() или fbsql_db_query().
Returns the number of fields, as an integer.