Warning: file_put_contents(): Only -1 of 50 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
readdir scandir Directories PHP Manual rewinddir (PHP 4, 5) — Rewind directory handle Description void ( resource $dir_handle ) Resets the stream indicated by dir_handle to beginning of the direc...
Forum und email

rewinddir

(PHP 4, PHP 5)

rewinddir — Rewind directory handle

Description

void rewinddir ( resource $dir_handle )

Resets the directory stream indicated by dir_handle to the beginning of the directory.

Parameters

dir_handle

The directory handle resource previously opened with opendir().