Get the hierarchy of a directory with PHP(使用 PHP 获取目录的层次结构)
问题描述
我正在尝试查找指定目录下的所有文件和文件夹
I'm trying to find all the files and folders under a specified directory
例如我有/home/user/stuff
For example I have /home/user/stuff
我想回来
希望这是有道理的!
推荐答案
这篇关于使用 PHP 获取目录的层次结构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!