Maracles Posted November 8, 2009 Share Posted November 8, 2009 I have a form and when the user clicks the submit form it updates the values into my database. Unfortunately at the moment if the user leaves a field blank then it updates the related field in the database with '0' rather than leaving the value unchanged as I want. How can I make sure that if fields on my form aren't updated the correlating values in the database do not update? Link to comment https://forums.phpfreaks.com/topic/180762-ignoring-unchanged-values-when-updating-a-table/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.