hi, i need some help on inserting checkbox values into the mysql database.
what sort of data type should i use for mysql to store these?
for example
i need to insert a few hobbies as checkbox
1.basketball
2.football
3.hockey
i need to be able to perform a search and retrieve these checkbox values.