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? Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.