skidmark10 Posted August 1, 2011 Share Posted August 1, 2011 Hello, I have an html form with checkbox answers that I want to store into a mysql database. When I use php however, only one of the values is stored in the column. I know this isn't a mysql issue because my table is "SET". Any reason why it isn't working? Link to comment https://forums.phpfreaks.com/topic/243440-pass-multiple-checkbox-answers-from-html-into-a-mysql-table-using-php/ Share on other sites More sharing options...
Pikachu2000 Posted August 1, 2011 Share Posted August 1, 2011 The problem is on line 122. Link to comment https://forums.phpfreaks.com/topic/243440-pass-multiple-checkbox-answers-from-html-into-a-mysql-table-using-php/#findComment-1250069 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.