Quote:
Originally Posted by curtiss
First of all, yes, I am saying that it appears to be the $searchthese that's causing the problem.
The rest of your SQL query does not get built if $searchTheseArr is empty, and that appears to be what's happening.
|
I did a document.write in the JavaScript to find out how it's writing the URL and found out that there was an
& missing.
But I still have to text the rest of what you said. Thanks!