Directory::close

(PHP 4, PHP 5, PHP 7)

Directory::closeZamyka uchwyt katalogu

Opis

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

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