>Ok, so just that I am clear, you are SELECTing and pulling all the data 
>that you are submitting in the above INSERT statement from the DB 
>initially,
>then you are only modifying the confirm_number value and then re-
>submitting all the values, as they originally were,

Well, actually when all is said and done, a new record will be created with 
new information (Name, phone, email, etc) and the confirm_number is the 
previous+1


This whole thing is a contact form.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to