Name: Anonymous 2013-03-20 18:58
http://php.net/manual/en/function.shuffle.php
This function shuffles (randomizes the order of the elements in) an array.
Returns TRUE on success or FALSE on failure.
How can a shuffle fail?
This function shuffles (randomizes the order of the elements in) an array.
Returns TRUE on success or FALSE on failure.
How can a shuffle fail?