opendir

(PHP 3, PHP 4 )

opendir -- open directory handle

Description

int opendir ( string path)

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