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. Link to comment https://forums.phpfreaks.com/topic/283803-creating-an-advanced-search/ Share on other sites More sharing options...
Barand Posted November 11, 2013 Share Posted November 11, 2013 What have you got so far? Link to comment https://forums.phpfreaks.com/topic/283803-creating-an-advanced-search/#findComment-1457872 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.