I'm trying to filter the search results of my MySQL database, I am wanting to filter the results by selecting values from two drop down boxes, the first box being Club and the second being Division so I can filter the results by Division and Club.I'm trying to filter the search results of my M