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: Tue, 21 May 2013

view this page in

fbsql_num_fields

(PHP 4 >= 4.0.6, PHP 5)

fbsql_num_fields結果のフィールド数を得る

説明

int fbsql_num_fields ( resource $result )

指定した結果セット result のフィールド数を返します。

パラメータ

result

fbsql_query() あるいは fbsql_db_query() が返す結果 ID。

返り値

フィールドの数を整数値で返します。

参考



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 | sitemap | contact | advertising | mirror sites