php man page for rewinddir

Query: rewinddir

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REWINDDIR(3)								 1							      REWINDDIR(3)

rewinddir - Rewind directory handle

SYNOPSIS
void rewinddir ([resource $dir_handle])
DESCRIPTION
Resets the directory stream indicated by $dir_handle to the beginning of the directory.
PARAMETERS
o $dir_handle - The directory handle resource previously opened with opendir(3). If the directory handle is not specified, the last link opened by opendir(3) is assumed. PHP Documentation Group REWINDDIR(3)
Related Man Pages
opendir(3) - redhat
rewinddir(3c) - opensolaris
fdopendir(3c) - sunos
rewinddir(3) - xfree86
rewinddir(3) - plan9
Similar Topics in the Unix Linux Community
Directory tree search???
Installing samba-tng suite
A perl script to list files
Program to search for a file on disk using c++