I am new to PHP, and was wondering if anyone knows of a good article, resource that can show me how to efficiently develop a form that searches a mysql DB. I want to create an advanced search form for a job portal. Some of the controls will allow multiple selections ie Locations, Job Categories, so any code to show me how to correctly parse those in php would also be appreciated. Thanks...