摘要:
<?PHP/** PHP極簡框架 交流: QQ群: 223494678 http://7di.net 用法 http://URL http://URL/hello http://URL/seven.php?w=hello/**/Header('Content-type: text/html; charset=UTF-8');$w=isSet($_REQUEST['w']) ? AddsLashes($_REQUEST['w']) : '';$w=(Trim($w)=='') ? 'index' 阅读全文
posted @ 2013-09-03 13:51
北斗极星
阅读(232)
评论(0)
推荐(0)