I am building a niche directory site and would like the default search to work in this sort of way (http://www.thomsonlocal.com)
That is to say I want the search form to contain two input fields, and when I hit submit it does an AND on the search in the database.
I know it has to be quite simple, but I just cant find any reference to it on the net. I have seen some JS info but I I would like to keep it as pure PHP if possible.
Thanks