opendir

(PHP 3, PHP 4 , PHP 5)

opendir -- 打開一個目錄 handle

Description

int opendir ( string path)

傳回一個可供其他目錄函數(closedir(), readdir(), rewinddir()) 用的 handle。