根据IP地址显示当地天气
<?php…
header("Content-type: text/html; charset=utf-8");
echo $_SERVER["REMOTE_ADDR"];
function c_file_get_contents($durl){
<?php…
header("Content-type: text/html; charset=utf-8");
echo $_SERVER["REMOTE_ADDR"];
function c_file_get_contents($durl){