Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
php_stream_readdir -- Fetch the next directory entry from an opened dirphp_stream_readdir() reads the next directory entry from dirstream and stores it into ent. If the function succeeds, the return value is ent. If the function fails, the return value is NULL.
Předcházející | Domů | Další |
php_stream_opendir | Nahoru | php_stream_rewinddir |