PHP3 Manual | ||
---|---|---|
Prev | Next |
mysql_num_rows -- get number of rows in result
mysql_num_rows() returns the number of rows in a result set.
See also: mysql_db_query(), mysql_query() and, mysql_fetch_row().
For downward compatibility mysql_numrows() can also be used.
Prev | Home | Next |
mysql_num_fields | Up | mysql_pconnect |