registration form

Posted on 16th Feb 2014 by admin

first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause i am posting in the wrong area.

I am starting from scratch with a new registration form for a soccer league i manage a website for. I am having a brain cramp on how to do a few things. i have a layout in my head but i cant seem to get it to code. so i am starting over.

what we want is managers to register their players for the rosters of their own club. We have 6 divisions with 42 teams. so on page one we would like to have to selection boxes which take info from DB Tables. One for division and one for team.

on the second page we would like to have the players information filled in so it can be put into another table for that team. and a master table for the entire league. we need to have tracking dates for the additions as well.

my question is would i need to the following tables and how can i do this with the least amount of code as possible:

- Divisions
- Teams
- Master Player list
- Team List

i will probably have more questions regarding this as i go along.

thanks

Other forums