Hi i'm a newbie to PHP and MySQL. I was wondering if anyone could help me with some code to Add 1 to a number that is assigned to a person in the database.
So, the person types their name in a form. Then the form has to find that persons name in the database and add one to their assigned number.
Any help would be much appreciated.