SELFPHP/Navigationshilfen Funktionsreferenz Verzeichnis-Funktionen |
readdir | |
Befehl |
|
string readdir(int dir_handle) |
PHP 3, PHP 4 >= 4.0b1 |
Mit readdir() kann man sich den kompletten Inhalt eines Verzeichnisses |
<?PHP |
. .. php.php index.php |
<?PHP |
php.php index.php |
weiter: | rewinddir |
zurück: | opendir |
SELFPHP/Navigationshilfen Funktionsreferenz Verzeichnis-Funktionen |