Author name: Rob

MySQL, PHP

PHP MySQL Count Rows

So, you are looking for a simple way to return the number of entries returned from a database query. mysql_num_rows

Scroll to Top