首页 技术教程 实用代码 注册破解 正则表达式 网址导航 电子书籍

采集cz88.net免费代理的小程序

这里只做单页采集,其它功能自己添加!function get_sub_content($str, $start, $end){        if ( $start == '' || $end == '' ){               return;        }        $str = explode($start, $str);        $str = explode($end, $str[1]);        return $str[0]; }$str = file_get_contents('http://www.cz88.net/proxy/index.aspx');$str = iconv('gbk','utf-8',$str);$st...
类别:网页编程 - PHP技术    查看:346    更新:2014-06-19