1 2 3
<?php echo file_get_contents('http://google.com');
1 2
Warning: file_get_contents(http://google.com): failed to open stream: No such file or directory on line 3