MySQL Forums
Forum List  »  PHP

MySQL Equations
Posted by: David Dischler
Date: July 29, 2005 10:35AM

Hello all,

I'm trying to setup an equation that works something like an autoincrement, but manually.

I have a form setup to enter the customer ID and how many customer points they received. I want the action page to lookup by customer ID and add the points to the current number of points in mysql.

I've already got the script setup to call the customers information, so I only need the syntax to add the points.

Thanks in advance
David

Options: ReplyQuote


Subject
Written By
Posted
MySQL Equations
July 29, 2005 10:35AM
August 01, 2005 03:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.