Hello,

I'm making a predictions competitie for soccer.
Now I've got a form with the matches for that weekend and some selectboxes with 1 to 9 
for the goals. At the bottum of the form is a Submit button. What I want is to insert 
all the scores in my table predictions with just that one button.

Table predictions:
id
date
homeclub
awayclub
endhome
endways
halftimehome
halftimeaway

So why knows how to insert all the scores for all the selected matches in my table 
predictions with just that one button?
Example what I mean (don't look at the error): 
http://www.martinkampherbeek.com/voorspelling/voorspelling.php


Reply via email to