Hi,
I'm trying to create a new search script that would search into the DB using checkboxes. I just can't figure out how I would do that in MySQL.
Here is the search page:
http://www.findacupid.com/search.php
This is what the "lookingfor" field data looks like: "2 3 5 6 8 9 12 15".
How would I make it so it can search for a user that has only 5 and 15 in that field?
Thanks for your help.