| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Kapitola 44. Streams API for PHP Extension Authors | Dalšà | 
Streams Dir API Reference
- Obsah
 - 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!).
| PÅ™edcházejÃcà | Domů | Dalšà | 
| php_stream_filter_unregister_factory | Nahoru |