AndrewJ1313 Posted April 19, 2008 Share Posted April 19, 2008 Greetings all. I have a silly question: I am trying to output all of the information from a particular record set into an array, but I don't know how to accomplish this. I have been searching the web looking for a tutorial on how exactly to do this, but I have been unable to find anything helpful. Does any one have any suggestions of a good site to use for this or can anyone tell me how this would be done? Thank you in advanced. Andrew Link to comment https://forums.phpfreaks.com/topic/101803-solved-mysql-record-set-to-array/ Share on other sites More sharing options...
pocobueno1388 Posted April 19, 2008 Share Posted April 19, 2008 mysql_fetch_array() Link to comment https://forums.phpfreaks.com/topic/101803-solved-mysql-record-set-to-array/#findComment-520908 Share on other sites More sharing options...
AndrewJ1313 Posted April 19, 2008 Author Share Posted April 19, 2008 Thank you, this helps. Link to comment https://forums.phpfreaks.com/topic/101803-solved-mysql-record-set-to-array/#findComment-520909 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.