Dragonkai
06-21-2007, 11:26 PM
I've been looking around for PHP functions that do this..
Basically lets say a site has a search box, that maybe a google search box, their own search box, or javascript search box.
Then theres my site, now I want to execute a query to that site to tell me if that particular site has a search box, and what kind of search box it has and all the other detailed information.
Could someone give me a code snippet and point me to the right direction?
Or should I even be using PHP for this, can perl do this? If so easier or harder? Faster results or slower?
Basically lets say a site has a search box, that maybe a google search box, their own search box, or javascript search box.
Then theres my site, now I want to execute a query to that site to tell me if that particular site has a search box, and what kind of search box it has and all the other detailed information.
Could someone give me a code snippet and point me to the right direction?
Or should I even be using PHP for this, can perl do this? If so easier or harder? Faster results or slower?