patsman77 Posted December 22, 2006 Share Posted December 22, 2006 Hello All, I have a form that when the user hits submit it sends the information to mysql database and an email to me... this appears to be fine. I have a table set up with about 20 fields..User name being one of them. The user is signed in and the users information is in a different database then the one the form is being submitted to. But I use the $user_name from their sign in as a field in the form submit table. When the user goes back to the form and resubmits the form, it doesnt overwrite the previous submission. I know that there should be a script there that maybe checks to see if the user already submitted the form?? I am VERY new to this, but if someone could steer me in the right direction that would be greatly appreciated! Patsman77 Link to comment https://forums.phpfreaks.com/topic/31546-update-a-from-submission/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.