How do I reset a result set in PHP? "reset" doesn't work...
// Reset result_set
mysql_data_seek($result_set, 0)
FAQ TA Browse questions and answers by category Latest questions and answers Pending questions Post question
Omniscient FAQ-service
// Reset result_set
mysql_data_seek($result_set, 0)