spyros1234 Posted March 6, 2007 Share Posted March 6, 2007 Hello I have store in a database some question with four answers for each question. I want retrieve randomly 20 questions from the database. Also I have to mix the answers as I echo them out… Do you have any idea how can I do this? Thank you Link to comment https://forums.phpfreaks.com/topic/41467-retrieve-randomly-data-from-database/ Share on other sites More sharing options...
effigy Posted March 6, 2007 Share Posted March 6, 2007 See this post. Link to comment https://forums.phpfreaks.com/topic/41467-retrieve-randomly-data-from-database/#findComment-200895 Share on other sites More sharing options...
boo_lolly Posted March 6, 2007 Share Posted March 6, 2007 exactly, except you will use LIMIT 20. Link to comment https://forums.phpfreaks.com/topic/41467-retrieve-randomly-data-from-database/#findComment-200910 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.