Directory::read

(PHP 4, PHP 5, PHP 7)

Directory::readOdczytuje element z uchwytu katalogu

Opis

public Directory::read ([ resource $uchwyt ] ) : string

Działa tak jak readdir(), 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