Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

opendir

(PHP 3, PHP 4 )

opendir -- Öffnen eines Verzeichnis-Handles

Beschreibung:

int opendir ( string path)

Gibt ein Verzeichnis-Handle zurück, das in späteren Aufrufen von closedir(), readdir() und rewinddir() gebraucht werden kann.