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

search for in the

mssql_num_rows> <mssql_next_result
Last updated: Fri, 10 Oct 2008

view this page in

mssql_num_fields

(PHP 4, PHP 5, PECL odbtp:1.1.1-1.1.4)

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

説明

int mssql_num_fields ( resource $result )

mssql_num_fields() は結果のフィールド数を返します。

パラメータ

result

処理対象となる結果リソース。これは mssql_query() のコールによって取得します。

返り値

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



add a note add a note User Contributed Notes
mssql_num_fields
There are no user contributed notes for this page.

mssql_num_rows> <mssql_next_result
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites