rockinaway Posted January 21, 2008 Share Posted January 21, 2008 How can I return the pointer to the start after calling this once? Link to comment https://forums.phpfreaks.com/topic/87120-mysql_fetch_assoc/ Share on other sites More sharing options...
Daniel0 Posted January 21, 2008 Share Posted January 21, 2008 mysql_data_seek($result_resource, 0); Link to comment https://forums.phpfreaks.com/topic/87120-mysql_fetch_assoc/#findComment-445578 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.