Hi
i have a form which is used to post jobs.
i have multiple checkboxs for location's i need a way in which i can save all the values which are checked into single table or two .
right now i have a table called jobs in which all the jobs ad's will be added.
i need a way which can also help me to create search option as well.
if i create one field in job table called location and save all the check values in it like 1,3,4 then how i create a search query ...