Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
Streams Dir API Reference

Streams Dir API Reference

Table of Contents
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!).