常规参数
文章标题:
权重:
文章摘要:
?php 02 header(Content-Type:text/html; charset=utf-8); 03 04 for($i=0; $i35; $i++){ 05 if($i==0) $i = ''; 06 elseif($i10) $i = '0'.$i; 07 08 $url = 'http://www.weather.com.cn/data/listinfo/city'.$i.'.xml'; 09 $context = stream_context_create( 10 arr
关键字:
天气 采集 城市 prov array str context url explode
管理密码: