Football League Database

Hi , I am trying to create a system where users can create their own teams and players and then use this to manage a football league table. I have done the code to allow users to create their own players and teams. Now I want the system to automatically generate the fixtures list based on the teams the user has created. Each team must play each other twice but the same team cannot play on the same week, and of course cannot play themselves.

Below is the code that I have used to enable users to choose how many teams they want to add to the league and then name these teams. Any help would be very nice. Thanks.

[code][/code]

Sponsor our Newsletter | Privacy Policy | Terms of Service