Hello. How can I load but not show the page using javascript? Those. something like a PHP counterpart:

file_get_contents('http://google.ru') 

In this case, PHP will request the google.com page, but it will not give to the browser, because there is no echo.

  • Hidden iframe, not? - neoascetic
  • no, see my answer to my question. - nick777

1 answer 1

He asked himself - he answered: http://javascript.ru/php/file_get_contents