You can test out the script here and see the error that I am explaining below: http://techdude.freeweb7.com/search1/
When I type in a search term and click Search, the script gives a error of "ERROR: Please enter a search query." which means that the variable might not be passing on the search query properly right? So how do I pass on a variable from one PHP page to a second PHP page in PHP4?
Is there another Free PHP MetaSearch script that anyone knows about? I want the script to search for example, Google, Yahoo, MSN and then present the results on 1 page...like Dogpile does.