摘要:
<?php$i=0;$handle = opendir('./'); //当前目录 while (false !== ($file = readdir($handle))) { //遍历该php文件所在目录 list($filesname,$kzm)=explode(".",$file);//获取扩 阅读全文
posted @ 2018-02-08 15:30
氵永
阅读(156)
评论(0)
推荐(0)
2018年2月8日