I want to write a php script that will go to a search engine, such as yahoo or google or as directed by a url,
Then autofill the search box with something, and return the results to me so I can display all results on one page.
Is this possible ?
thanks