Hiya!, Does anyone know whether mysql_num_rows is zero or one based? that is, if I have 5 records will mysql_num_rows() return 4 or 5?
Thanks in advance!, Dw. (I did check the php.net and MySQL manual for mysql_num_rows, php.net dosent say and MySQL only gives a one line description, which is how to call mysql_num_rows). -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php