Directory::rewind

(PHP 4, PHP 5, PHP 7)

Directory::rewindRewind directory handle

Описание

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

Same as rewinddir(), only dir_handle defaults to $this.

Коментарии

use this method and then if you try to use read (), you will start from the 1st item in the directory object
2023-03-02 13:29:43
http://php5.kiev.ua/manual/ru/directory.rewind.html

    Поддержать сайт на родительском проекте КГБ