function getDir($dir) {
$dirArray[]=NULL;
if (false != ($handle = opendir ( $dir )
php简单读取文件夹一级目录
最新推荐文章于 2021-04-05 03:02:37 发布
function getDir($dir) {
$dirArray[]=NULL;
if (false != ($handle = opendir ( $dir )