Enter a value into a form on a site of a different domain

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jeggers2
Forum Newbie
Posts: 1
Joined: Mon May 04, 2009 5:28 pm

Enter a value into a form on a site of a different domain

Post by jeggers2 »

Hi,


Is there any way to make a php script to go to google.com and enter a value into the search field?
And then return results, I Know its possible (maybe with some other language); take a look here: http://dogpile.com .


Thanks in advance :)
Post Reply