Fetching multiple random rows from a database

As a follow up to my earlier article about fetching a single random row from MySQL I will tell you today, how you can fetch multiple random rows from a table without any hassle.

Read the entire article on devzone.zend.com

Published on