dezzpro Posted November 11, 2013 Share Posted November 11, 2013 Hi - I'm a new PHP starter, so please do not be too harsh.. I've created a juntion table and call up the data as expected in a grid. I've also created a basic SEARCH to search for records between two dates, and it works. How do I created an advanced Search from this join where I want to choose records for a specific client which the user choose from a dropdown list, and whose account is paid up, etc. Do I just expand the WHERE filter or do I have to create a new query based on the reults of the first query? I just need guidance as the articles I read on the internet all have different opinions. Quote Link to comment Share on other sites More sharing options...
Barand Posted November 11, 2013 Share Posted November 11, 2013 What have you got so far? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.