目录函数允许您检索有关目录及其内容的信息。
PHP 目录函数是 PHP 核心的一部分。无需安装即可使用这些功能。
Function | Description |
---|---|
chdir() | Changes the current directory |
chroot() | Changes the root directory |
closedir() | Closes a directory handle |
dir() | Returns an instance of the Directory class |
getcwd() | Returns the current working directory |
opendir() | Opens a directory handle |
readdir() | Returns an entry from a directory handle |
rewinddir() | Resets a directory handle |
scandir() | Returns an array of files and directories of a specified directory |
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!