Manuel PHP
Précédent   Suivant

mssql_num_rows

mssql_num_rows -- get number of rows in result

Description

int mssql_num_rows(string result);

mssql_num_rows() returns the number of rows in a result set.

See also: mssql_db_query(), mssql_query() and, mssql_fetch_row().

Précédent Sommaire Suivant
mssql_num_fields Chapitre mssql_pconnect