<?php for (;;) { file_get_contents('ссылка на сайт'); }
<?php while (true) { file_get_contents('ссылка на сайт'); }