mssql_num_rows
Description
int mssql_num_rows ( resource result)mssql_num_rows() returns the number of rows in a result set.
See also mssql_query() and mssql_fetch_row().
mssql_num_rows() returns the number of rows in a result set.
See also mssql_query() and mssql_fetch_row().