会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
随风……
随逝如风
博客园
首页
新随笔
联系
订阅
管理
2009年12月22日
正则+PHP Simple HTML DOM采集文章
摘要: <?php//包含PHP Simple html Dom 类库文件include_once('./simplehtmldom/simple_html_dom.php');//采集htmlfunction getwebcontent($url){ $ch = curl_init(); $timeout = 10; curl_setopt($ch, CURLOPT_URL, $url); cur...
阅读全文
posted @ 2009-12-22 10:04 般若随风
阅读(696)
评论(0)
推荐(0)
编辑
公告