posted @ 2012-05-14 21:18 总是好心情 阅读(123) 评论(0) 推荐(0)
摘要:
想看看AKCMS,但是它没有离线版手册,所以做了这个东西把它的在线手册收藏下来<?php//echo '运行中...';exit;header('Content-Type:text/html; charset=utf-8');set_time_limit(0);/*echo "<br>$_SERVER[HTTP_HOST]<br>";$fp = fsockopen("www.akcms.com", 80, $errno, $errstr, 30);if (!$fp) { echo " 阅读全文