Creating a High Score Table
Posted: Tue Feb 15, 2005 8:28 am
Sorry if this is the wrong forum to post this in but Im at my wits end (please move it if Im in the wrong place
)
Anywhoo.. here is my delema
I would like to create a form where people can enter thier name, email, game name, and high score and it automatically shows up in a table.... I cant seem to find anything on the internet to do this (Ive looked for 6 hours now)
I want to it look like this after people put in thier info
Is this possible with php? I have a server that has MySQL and PHP, so that isnt the issue....
Any help would be great!!!
Anywhoo.. here is my delema
I would like to create a form where people can enter thier name, email, game name, and high score and it automatically shows up in a table.... I cant seem to find anything on the internet to do this (Ive looked for 6 hours now)
I want to it look like this after people put in thier info
Code: Select all
Name------------------Email------------------Game------------------Score
Joe joe@yahoo.com blahblah 1234Any help would be great!!!