I have a string in database that says: Doll, House, Yard
Now I have a form with checkboxes Doll, House, Yard, Playground.
How can I have those checkboxes checked in the form using the information from database?
I have another table in the database to hold all the values Doll, House, Yard...