(PHP 4, PHP 5, PHP 7)
rewinddir — Rewind directory handle
$dir_handle
= ?
) : void
Resets the directory stream indicated by
dir_handle
to the beginning of the
directory.
Întoarce null
în cazul succesului sau false
în cazul eșecului.