explain:
i have projects management system, built on PHP an MySql. on the page i have table with all project (id, name, category, implementation, location etc.). i'd like to filter this projects by different criteria, eg.: all projects with category "new" and implementation "2004" and location "local", etc...
understand? 🙂