Description
int
msql_num_rows ( resource query_identifier )
msql_num_rows() returns the number of rows in
a result set.
For downwards compatibility, the alias named
msql_numrows() may be used. This, however is
deprecated and not recommended.
See also: msql_db_query() and
msql_query().