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, 04 Jul 2008

view this page in

fbsql_num_fields

(PHP 4 >= 4.0.6, PHP 5)

fbsql_num_fields — Get number of fields in result

Descripción

int fbsql_num_fields ( resource $result )

Returns the number of fields in the given result set.

Lista de parámetros

result

A result identifier returned by fbsql_query() or fbsql_db_query().

Valores retornados

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, 04 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites