I'm making a survey and I have to be able to allow the surveyee to check more than one option from the multiple choice answer. I've made a single answer multiple choice answer php page behind a database, but I'm not quite sure about the multi choice option.
I'm sure I can make the php part work, but i'm not sure how I'd get both answers in the database in a neat fashion.
Any thoughts?