   #PHP Manual Directory functions readdir scandir

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   rewinddir

   (PHP 3, PHP 4 )
   rewinddir -- rewind directory handle

Description

   void rewinddir ( resource dir_handle)

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

   Prev    Home    Next
   readdir  Up  scandir
