Team Creator Help o.O
Posted: Tue Jul 15, 2003 8:31 pm
I am trying to create a team creator in PHP...
A user will type in thier name, and click a "submit" button and have it stored somewhere, up to 24 people will do this. I would like it so only 24 names can be submitted, and if another name is submitted have some type of message to appear saying "theres too many names" or something to that effect. After I want the script to take the 24 names and randomize them into 8 different groups of 3. Any help would be greatly appreciated.

A user will type in thier name, and click a "submit" button and have it stored somewhere, up to 24 people will do this. I would like it so only 24 names can be submitted, and if another name is submitted have some type of message to appear saying "theres too many names" or something to that effect. After I want the script to take the 24 names and randomize them into 8 different groups of 3. Any help would be greatly appreciated.