Search found 3 matches

by tmcham
Fri Sep 15, 2006 11:57 am
Forum: PHP - Code
Topic: Random Values in Array Problem - HELP!
Replies: 4
Views: 408

Everah | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I figur...
by tmcham
Fri Sep 15, 2006 11:39 am
Forum: PHP - Code
Topic: Random Values in Array Problem - HELP!
Replies: 4
Views: 408

I did look at that, nothing is jumoing out at me as a solution.
by tmcham
Fri Sep 15, 2006 11:28 am
Forum: PHP - Code
Topic: Random Values in Array Problem - HELP!
Replies: 4
Views: 408

Random Values in Array Problem - HELP!

I am trying to take the values in an array and randomly assign them to one another. An example of what I am talking about would be if you wanted to have a list of students who will be randomly paired as presenter and evaluator. The array holds the names like: 0 = Bobby 1 = Tim 2 = Sally 3 = Fred I w...