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

view this page in

mssql_num_fields

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

mssql_num_fieldsRetourne le nombre de champs dans un résultat MS SQL Server

Description

int mssql_num_fields ( resource $result )

mssql_num_fields() retourne le nombre de champs dans un résultat.

Liste de paramètres

result

La ressource de résultats à évaluer. Ce résultat provient d'un appel à la fonction mssql_query().

Valeurs de retour

Retourne le nombre de champs, sous la forme d'un entier.



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