Directory::rewind

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

Directory::rewindRebobina el manejador de directorio

DescripciĆ³n

public Directory::rewind(resource $dir_handle = ?): void

Igual a rewinddir(), 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