代码如下:$weather = file_get_contents("http://www.weather.com.cn/data/sk/101280601.html");echo $weather;?> 代码如下: