dio_write
安装/配置
文件系统相关扩展
在线手册:
中文
英文
PHP手册
Directories
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
Directory
— The Directory class
Directory::close
— Close directory handle
Directory::read
— Read entry from directory handle
Directory::rewind
— Rewind directory handle
Directory 函数
chdir
— 改变目录
chroot
— 改变根目录
closedir
— 关闭目录句柄
dir
— Return an instance of the Directory class
getcwd
— 取得当前工作目录
opendir
— 打开目录句柄
readdir
— 从目录句柄中读取条目
rewinddir
— 倒回目录句柄
scandir
— 列出指定路径中的文件和目录
dio_write
安装/配置
文件系统相关扩展
在线手册:
中文
英文
PHP手册