Fairly new to php but know enough to be dangerous. I'm really stumped on this:
I have stat numbers already in database linked with an id and also created an add stats page. So when a user is on the add stats page they enter the specific id & new stats.
Questions is, once they click submit I need the new stats to add with stats already in database and show the combined stats on the page.
Hope that made sense, basically adding numbers already in database with new numbers coming in.
Any help would be much appreciate - thanks in advance