// $url = 'http://yuncode.net'; $url = 'http://yuncode.net/php/sock.php'; $html = file_get_contents($url); echo $html;