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

search for in the

fbsql_num_rows> <fbsql_next_result
[edit] Last updated: Fri, 26 Apr 2013

view this page in

fbsql_num_fields

(PHP 4 >= 4.0.6, PHP 5)

fbsql_num_fieldsGet number of fields in result

Description

int fbsql_num_fields ( resource $result )

Returns the number of fields in the given result set.

Parameters

result

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

Return Values

Returns the number of fields, as an integer.

See Also



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites