I have recipe site. The current php search page is by search term only. I want to add: 3 buttons to select database to query drop down to select category text box to enter search term. Then create query based on inputs. I can probably do the query aspect, but do not know much of the php side.