hi guys I have only just very recently started working in php and wow what a whole new world that opened to me its fab,
however here is my newest challenge;
I have a basic page which is to display a list for the site user to keep up with their player point awards,
I.E
stats last updated on: "date here"
player nic1 - 100
player nic2 - 100
player nic3 - 100
player nic4 - 100
player nic5 - 100
player nic6 - 100
ok so that's basically what the user needs to have in the end,
now what I need to do is my form when submitted needs to post those given results into this page,
I was thinking it may be easier to simple use the functions to write the page over each time the form is submitted if so how I do it please here is a link to my page for a copy of needed end results
I don't mind if the end page is .html or .php
[edited by: jatar_k at 3:36 pm (utc) on Jul 7, 2013]
[edit reason] removed url [/edit]