Directory::rewind

(PHP 4, PHP 5, PHP 7)

Directory::rewindPrzesuwa uchwyt katalogu

Opis

public Directory::rewind ([ resource $uchwyt ] ) : void

Działa tak jak rewinddir(), z tym że uchwyt domyślnie odnosi się do $this->handle.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top