Thread: "number" posted
View Single Post
  #2  
Old 01-01-2005, 10:26 PM
BB/Mike
Unregistered

Posts: n/a

Assuming in a table you have 1 record/line for each map, then just use a mysql_num_rows query...

http://au.php.net/manual/en/function.mysql-num-rows.php
Reply With Quote