opendir

(PHP3 , PHP4 )

opendir -- open directory handle

Description

int opendir (string path)

Returns a directory handle to be used in subsequent closedir(), readdir(), and rewinddir() calls.