Directory ��

(PHP 4, PHP 5, PHP 7)

���

Directory ʵ����ͨ������ dir() ���������ģ������� new ��������

��ժҪ

Directory {
/* ���� */
public string $path ;
public resource $handle ;
/* ���� */
public close ([ resource $dir_handle ] ) : void
public read ([ resource $dir_handle ] ) : string
public rewind ([ resource $dir_handle ] ) : void
}

����

path

����Ŀ¼�ĵ�ַ

handle

Ŀ¼��������Ա�������Ŀ¼��������ʹ�ã����� readdir(), rewinddir() and closedir()��

Table of Contents