msql_num_rows
Get number of rows in result
Description
intmsql_num_rows
resourcequery_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.