Script Description:This is a PHP script for interfacing multiple search engines using only one form. It allows you to pick which service to submit your search criteria to and creates and submit the appropiate form to it. This service could be a search engine like AltaVista or Ask Jeeves, or even lookup services like E*TRADEs Stock Quote, Websters Dictionary or Internics Whois. A form is created using PHP which has the necessary criteria specified, and can easily be extended by adding your own services to it. This script also allows for an unlimited number of hidden fields you can specify with the search.
Site Url: http://blazonry.com/scripting/multisearch.php
