2
0
1
121
在php 中将地区城市转换成gd2312格式 $content = iconv("utf-8","gb2312//IGNORE","南京"); $content有可能会是乱码...
<?php$content = iconv("utf-8","gb2312//IGNORE","南京");$url="http://php.weather.sina.com....