PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

fbsql_num_rows> <fbsql_next_result
Last updated: Fri, 01 Aug 2008

view this page in

fbsql_num_fields

(PHP 4 >= 4.0.6, PHP 5)

fbsql_num_fieldsGet number of fields in result

Descrierea

int fbsql_num_fields ( resource $result )

Returns the number of fields in the given result set.

Parametri

result

Un identificator al rezultatului întors de fbsql_query() sau fbsql_db_query().

Valorile întroarse

Returns the number of fields, as an integer.



add a note add a note User Contributed Notes
fbsql_num_fields
There are no user contributed notes for this page.

fbsql_num_rows> <fbsql_next_result
Last updated: Fri, 01 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites