php_stream_rewinddir

Rewind a directory stream to the first entry ()
int php_stream_rewinddir ( php_stream * dirstream )

php_stream_rewinddir() rewinds a directory stream to the first entry. Returns 0 on success, but -1 on failure.

This HTML Help has been published using the chm2web software.