What i\'m trying to achieve is this:
1st- I want to query a page like google but without filling it\'s search filed manually 2nd- I want to get the result and save it to
You can use PHP CUrl, for detailed manupulations with the site you access!
you can even perform get and posts on the site you access, or use services from different sites (in case the site provides services!).