Hi all,
I'm just wondering how i could retrieve data in my php file by sending data to a desired page and get the returned values
What i mean is that, for example,
I want to search some related info of the string "PHP script" in a serach engine(let's say the yahoo search engine), how can I get the returned value(the links).
Is there any way in PHP that can do it...?
Thanks a lot!!!