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

search for in the

msql_num_rows> <msql_list_tables
Last updated: Fri, 29 Aug 2008

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
There are no user contributed notes for this page.

msql_num_rows> <msql_list_tables
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites