摘要:
function path(){ $path=explode("/",$_SERVER['REQUEST_URI']); unset($path[(count($path)-1)]); $path=implode("/",$path); return $path;}function r($targe 阅读全文
posted @ 2018-02-08 00:05
hehexu
阅读(338)
评论(0)
推荐(0)
2018年2月8日 #
2018年2月5日 #
2018年2月4日 #
2018年2月3日 #
2018年2月2日 #
2018年2月1日 #
2018年1月31日 #
2018年1月29日 #
2018年1月28日 #