Complete PHP Directory Reference
The rewinddir() function resets the directory handle opened by opendir().
This function returns nothing.
| Parameter | Description |
|---|---|
| dir_stream | Required. Specifies the directory handle to use |
Tip: This function re-reads the directory, and can be used to check for changes in a directory.
Complete PHP Directory Reference
Your message has been sent to W3Schools.