mssql_num_rows Gets the number of rows in result &reftitle.description; intmssql_num_rows resourceresult mssql_num_rows returns the number of rows in a result set. &reftitle.parameters; result The result resource that is being evaluated. This result comes from a call to mssql_query. &reftitle.returnvalues; Returns the number of rows, as an integer. &reftitle.examples; <function>mssql_num_rows</function> example ]]> &reftitle.seealso; mssql_query mssql_fetch_row