Okay, so I have a form (HERE) with 5 drop-down menus that grab information from the database based on the information chosen. I would like to know how to code the PHP so that if a user chooses the the value ‘all’ it pretty much skips trying to read that table in the database.
Thanks