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_fieldsGet number of fields in result

说明

int msql_num_fields ( resource $result )

msql_num_fields() returns the number of fields in a result set.

参数

result

resource 型的结果集。此结果集来自对 msql_query() 的调用。

返回值

Returns the number of fields in the result set.

参见



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