<?php $url = 'http://jwzx.cqupt.edu.cn/pubYxKebiao.php?type=zy&yx=06'; $html = file_get_contents( $url ); $html = iconv("GBK","UTF-8//IGNORE",$html) ;//转换编码 ?>