Thread
:
"number" posted
View Single Post
#
2
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
BB/Mike