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

search for in the

fbsql_num_rows> <fbsql_next_result
Last updated: Fri, 14 Nov 2008

view this page in

fbsql_num_fields

(PHP 4 >= 4.0.6, PHP 5)

fbsql_num_fieldsGet number of fields in result

Descrição

int fbsql_num_fields ( resource $result )

Returns the number of fields in the given result set.

Parâmetros

result

Um identificador de resultado retornado por fbsql_query() ou fbsql_db_query().

Valor Retornado

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, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites