amandeep.sandhu Posted December 28, 2009 Share Posted December 28, 2009 I have 5 rows of 7 textboxes/select boxes, means 35 textboxes+select boxes. I am creating a material entry screen. My Problem is : If 1 single line is filled & user save the data then only 1 line would be inserted in database not 2nd, 3rd,4th & 5th. . if 2 or 3 lines r filled then only 2nd & 3rd rows wd be inserted into DB, not 4th &5th. Could anybody helps in designing Insert query based on above scenario. Link to comment https://forums.phpfreaks.com/topic/186496-help-in-inserting-data-in-database/ Share on other sites More sharing options...
tommyda Posted December 28, 2009 Share Posted December 28, 2009 Can I see your source code? Link to comment https://forums.phpfreaks.com/topic/186496-help-in-inserting-data-in-database/#findComment-984873 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.