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

search for in the

msql_num_rows> <msql_list_tables
[edit] Last updated: Fri, 17 May 2013

view this page in

msql_num_fields

(PHP 4, PHP 5)

msql_num_fields結果におけるフィールドの数を得る

説明

int msql_num_fields ( resource $result )

msql_num_fields()は、結果セットにおける フィールドの数を返します。

パラメータ

result

評価された結果 リソース。 この結果は、 msql_query() のコールにより得られたものです。

返り値

結果セットにおけるフィールドの数を返します。

参考



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

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