mysql_num_rowsPHP ManualPrevNextmysql_num_rowsmysql_num_rows -- Get number of rows in resultDescriptionint mysql_num_rows(int 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.
PrevHomeNextmysql_num_fieldsUpmysql_pconnect
Wyszukiwarka