函数的作用是:以一个数组的形式列出指定路径中的文件和目录。
The scandir() function returns an array of files and directories inside a specified path.
函数的作用是:以一个数组的形式列出指定路径中的文件和目录。
This function returns an array on success and FALSE and a warning on failure.
函数的作用是:以一个数组的形式列出指定路径中的文件和目录。
This function returns an array on success and FALSE and a warning on failure.
应用推荐