|
Question about a php prediction script(Great Site!)
Hello everyone! I just signed up and I have a questions to ask. I am hoping that someone here can answer it because everyone else just ignored me. The question is about making a php script that does prediction. I am doing a site that does races and I want to make a php script that is like a form. So that I can enter in the names and there overall points right after there name. Then when I press the submit button it calculates and puts the name in a table in the order of first, second, third, etc. I don't want it to be where it just puts them in order of there overall points. I would like it to be where it takes the overall points in consideration of there place. If the point thing is too much don't worry about it. I don't the whole script I just need to know how to basically get started in doing this because this is my first time attempting to make my own script. I would greatly appreciate the help! Thanks!
|