mysql_num_rows( <result> )
Module: MySQL
Summary:
Returns the number of rows in the result set.
Example:
rows = mysql_num_rows( result );
Required Args:
1 : <result> Result set