Looking for a Good PHP coder to help me
#1

Im making something to do with call of duty 4, for the xbox 360, the script basically will be like this


Ingame Name:___________ (they enter where the underline is)
Ingame Gun:______________(Drop down arrow with all the gun lists)
Clan Name:____________ (If left blank it will display none)
Favorite Map:___________(Drop down arrow with the list of the map names)
Kills:________(They enter there kills)
Deaths:_______(They enter there deaths)
Online Time:________They enter there online time.

SUBMIT

then they click the submit button, which will direct them to another page of all the listed Entrys, They will be sorted by the Ingame name, and saved in a database




Anyone wish to help me that is good in coding a php script? thanks
Reply
#2

That's not hard at all. Create a blank php script file, do the html (make sure the form is using the post method), then if($_POST["formname"]) store the information to SQL. Use tizag.com for useful PHP/MySQL tutorials.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)