Directory::read

(PHP 4, PHP 5, PHP 7, PHP 8)

Directory::read从目录句柄中读取条目

说明

public Directory::read ( resource $dir_handle = ? ) : string

readdir() 函数功能一样, 只是 dir_handle 默认为 $this 变量。

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有