Team Captain form/database problem
Posted: Tue Apr 29, 2003 3:59 pm
Hello everybody.
I am quite new to PHP/MYSQL, but have development/design experience since 1997.
I am developing a road race website and need to create the following user options:
-A Team Captain will register and be granted a team captain username/password (populate and initialize tables, however must be access controlled).
-The Team Captain will distribute a username/password to his other possible teammates so they may access the site and register (simplified registration form the populates the teams table)
-The Team Captain will be allowed to view everyone who has signed up only for his team (simple database query i assume).
There are 4 seperate team categories as well.
I have simple forms created, but need assistance with the pathing and database creation.
any advice? Any tools out there that might be of some assistance?
Thanks in advance.
-Michael
I am quite new to PHP/MYSQL, but have development/design experience since 1997.
I am developing a road race website and need to create the following user options:
-A Team Captain will register and be granted a team captain username/password (populate and initialize tables, however must be access controlled).
-The Team Captain will distribute a username/password to his other possible teammates so they may access the site and register (simplified registration form the populates the teams table)
-The Team Captain will be allowed to view everyone who has signed up only for his team (simple database query i assume).
There are 4 seperate team categories as well.
I have simple forms created, but need assistance with the pathing and database creation.
any advice? Any tools out there that might be of some assistance?
Thanks in advance.
-Michael