Question
button to add one to database total
HI Folks,
I'm new to all of this PHP business but I'm working though a project to create a quiz site. It will never see the light of day but I thought it would help me learn.
I have set up a MySQl table with 3 rows - id, teamname and teamscore.
Each team name to appears at the top of the page with the current score underneath. What I would like to add is a button or link below that which when clicked adds one to the teamscore.
Can anyone point me in the right direction?
Cheers
Tubby
I'm new to all of this PHP business but I'm working though a project to create a quiz site. It will never see the light of day but I thought it would help me learn.
I have set up a MySQl table with 3 rows - id, teamname and teamscore.
Each team name to appears at the top of the page with the current score underneath. What I would like to add is a button or link below that which when clicked adds one to the teamscore.
Can anyone point me in the right direction?
Cheers
Tubby
