php 采集书并合成txt格式的实现代码
<?php /** * @name 采集书.php * @date Sun Mar 01 22:48:02 CST 2009 * @copyright 马永占(MyZ) * @author 马永占(MyZ) * @link http://blog.csdn.net/mayongzhan/ */ //header("Content-Type:text/html;charset=utf8"); header("Content-Type:text/html...