downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

scandir> <readdir
[edit] Last updated: Fri, 26 Apr 2013

view this page in

rewinddir

(PHP 4, PHP 5)

rewinddirRewind directory handle

Description

void rewinddir ([ resource $dir_handle ] )

Resets the directory stream indicated by dir_handle to the beginning of the directory.

Parameters

dir_handle

The directory handle resource previously opened with opendir(). If the directory handle is not specified, the last link opened by opendir() is assumed.



add a note add a note User Contributed Notes rewinddir - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites