XXVI. Directory Functions

Požiadavky

�iadne extern� kni�nice nie s� potrebn� na vybudovanie tohto roz��renia.

Inštalácia

Nie je potrebn� �iadna in�tal�cia na pou�itie t�chto funkci�; s� �as�ou jadra PHP.

Runtime Konfigurácia

Toto roz��renie nem� �iadne konfigura�n� direkt�vy definovan� v php.ini.

Preddefinované Konštanty

Kon�tanty uveden� ni�ie s� definovan� t�mto roz��ren�m a bud� dostupn� iba ke� roz��renie bolo bu� kompilovan� do PHP alebo dynamicky na��tan� za behu (runtime).

DIRECTORY_SEPARATOR (string)

PATH_SEPARATOR (string)

Poznámka: The PATH_SEPARATOR was introduced with PHP 4.3.0-RC2.

Tiež pozri

For related functions such as dirname(), is_dir(), mkdir(), and rmdir(), see the Filesystem section.

Obsah
chdir -- Change directory
chroot -- Change the root directory
dir -- Directory class
closedir -- Close directory handle
getcwd -- Gets the current working directory
opendir -- Open directory handle
readdir -- Read entry from directory handle
rewinddir -- Rewind directory handle
scandir --  List files and directories inside the specified path