Godlike Productions - Discussion Forum
Users Online Now: 1,269 (Who's On?)Visitors Today: 127,625
Pageviews Today: 208,198Threads Today: 70Posts Today: 1,265
02:08 AM


Back to Forum
Back to Forum
Back to Thread
Back to Thread
REPORT ABUSIVE REPLY
Message Subject Need help coding some PHP.
Poster Handle Anonymous Coward
Post Content
$array = array(
1 => 1,
2 => 2,
3 => 3,
);

shuffle ($array);
foreach($array as $value){
echo $value;
}
 Quoting: Neoanderthal Man


Epic. Much love. :)

Working on doing some mind reading as well as at the same time manipulating results on a random number generator. Going to see what I can do. :)
 
Please verify you're human:




Reason for reporting:







GLP