Mysql random rows
- by n00b
please read the whole question... 90% of you dont seem to do that and some of you only read the title obviously...
and if you dont know the solution, dont answer - i wont have to downvote you -.-''
im entertaining the idea of getting random rows directly from mysql.
what i found was
SELECT * FROM tablename WHERE somefield='something' ORDER BY…