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, 01 Aug 2008

view this page in

mssql_num_fields

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

mssql_num_fieldsGets the number of fields in result

Descrierea

int mssql_num_fields ( resource $result )

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

Parametri

result

The result resource that is being evaluated. This result comes from a call to mssql_query().

Valorile întroarse

Returns the number of fields, as an integer.



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, 01 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites