rewinddir()
rewinddir - Rewind directory handleSyntax
rewinddir (resource $dir_handle)Arguments
- dir_handle - The directory handle resource previously opened with opendir(). If the directory handle is not specified, the last link opened by opendir() is assumed.
