Directory::read

(PHP 4, PHP 5, PHP 7, PHP 8)

Directory::readLee una entrada desde el controlador de directorio

DescripciĆ³n

public Directory::read(resource $dir_handle = ?): string

Igual a readdir(), dir_handle por defecto $this->handle.

add a note add a note

User Contributed Notes

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