stelhar_1999 Posted July 6, 2007 Share Posted July 6, 2007 let me explain a little, I have a database with songs (about 40 songs) and I count the hits for each one of them e.g. id | songname | hits now i can retrieve the top 10 out of them but I want to display them in random order like title1| 235 title3| 500 title2| 156 any ideas? Thanks!!! Quote Link to comment Share on other sites More sharing options...
stelhar_1999 Posted July 9, 2007 Author Share Posted July 9, 2007 bump........ Quote Link to comment Share on other sites More sharing options...
redarrow Posted July 9, 2007 Share Posted July 9, 2007 use suffle() function ok. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.