Warning: file_put_contents(): Only -1 of 46 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
Streams Dir API Reference PodrÄ™cznik PHP Poprzedni RozdziaÅ‚ 44. for Extension Authors NastÄ™pny Spis treÅ›ci php_stream_opendir  -- Open a directory file enumeration php_stream_readdir &...
Forum und email
Streams Dir API Reference

Streams Dir API Reference

Spis treści
php_stream_opendir -- Open a directory for file enumeration
php_stream_readdir -- Fetch the next directory entry from an opened dir
php_stream_rewinddir -- Rewind a directory stream to the first entry
php_stream_closedir -- Close a directory stream and release resources

The functions listed in this section work on local files, as well as remote files (provided that the wrapper supports this functionality!).