摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<?php/*检测并清除BOM*/if(isset($_GET['dir'])){$basedir=$_GET['dir'];}else{$basedir='.';}$auto=1;checkd... 阅读全文
posted @ 2010-05-27 15:57 Athrun 阅读(912) 评论(0) 推荐(0) 编辑