Search found 2 matches

by bineye
Tue Jun 15, 2010 3:46 am
Forum: PHP - Code
Topic: PHP to MySQL update
Replies: 4
Views: 120

Re: PHP to MySQL update

I'm sorry but that's not what I was asking at all. I have a lot written, like the overall posting etc. All I was asking was if anyone could show me how to take a database value, add a number and repost in table. I used what I need it for as an example ONLY. If someone has done this before, maybe a t...
by bineye
Mon Jun 14, 2010 7:00 am
Forum: PHP - Code
Topic: PHP to MySQL update
Replies: 4
Views: 120

PHP to MySQL update

Hi. I am making a code so that people updating a league table would have much less hassle doing this. I have already created a form where they can put in a fixture, but what I want to do is to obtain current database values and update those values by the input values. Also, updating the games played...