+
95
-

请问php如何遍历获取文件夹下所有文件?

php

请问php如何遍历获取文件夹下所有文件?

网友回复

+
15
-
<?php
$_dir="/data/wwwroot/default/asset";//指定目录
var_...

点击查看剩余70%

我知道答案,我要回答