But ofcourse this is way above my head. I will try to make it through help from here.
Thank you to everyone who has helped me in the past too
Here goes for the schedule maker.
I would need the ability to enter the number of teams, what field to play on, and total times to play each other. << I have this down pat
Now comes the hard part.
Randomize the 3 components.
I'm trying to figure out the table set up here.
I would need 3 tables. *please correct me if there's a way to do it with less tables.*
One table for all the teams.
One table for all the fields.
One table to enter the number of games to be played, and also the number of times to play
each team.
Now I have never used the random function in php, but is this the way to go?
Or is there a better way to do this all together? (as in not using php and mysql)
Thank you for your input,
Hooch
