[SOLVED] Sending multiple checkbox values

DaveMaxwell and StarLion thank you very much I’m not pro in PHP I’m a newbie still learning stuff don’t know all the functions yet but I’m learning.

as Dave said I want to get all the selected values and put them in to the db as comma separated text line (EX: jhon, beer, food, sleep, sex, … etc) and then retrieve that and show it in the web site. and if you guys wanna have a look this is the site I’m doing http://onlinetestarea.cu.cc/ it’s still in a test domain.

I’ll try out the suggestion by StarLion. And thank you again for the help also I know there’s lot security issues with my code is there any books about mysqli.