millken
高级会员

UID 73040
精华
0
积分 752
帖子 531
金钱 752 喜悦币
威望 0
人脉 0
阅读权限 50
注册 2006-5-9 来自 REFERER
状态 离线
|
[推荐阅读] 想自己创业的过来看看吧!
我这样抓没问题啊,起点是GB编码的.
<?php $content = file_get_contents('http://www.qidian.com/BookReader/158886,4269766.aspx'); preg_match("'<script src='(.*?.txt)'></script>'si",$content,$txt); file_put_contents('qidian.txt',file_get_contents($txt[1])); ?>
|  Blogger 免费搭建的个人BLOG |
|