PHP: Directory Functions - Manual in Deutsh
PHP: Directory Functions - Manual in French
PHP: Directory Functions - Manual in Polish

You Are At PHP: Directory Functions - Manual Area


recent searches:
include functions , variable functions , post functions...




If you are new to PHP or just need to refresh your skills, this is the place to start. This series of tutorials will give you the basic knowledge you will need to create a simple PHP website.

PHP is a reflective programming language originally designed for producing dynamic web pages.[1] PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses.

PHP Manual
PrevNext

XXIX. Directory Functions

Requirements

No external libraries are needed to build this extension.

Installation

There is no installation needed to use these functions; they are part of the PHP core.

Runtime Configuration

This extension has no configuration directives defined in php.ini.

Predefined Constants

The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.

DIRECTORY_SEPARATOR (string)

PATH_SEPARATOR (string)

Note: The PATH_SEPARATOR was introduced with PHP 4.3.0-RC2.

See Also

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

Table of Contents
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

ośrodek leczenia uzależnień, końcówki kolekcji, wizy do rosji, kredyty, strony www
Informacje o świecie Kubek do podgrzewania w mikrofalówce Klawiatura Microsoft Digital Media Keyboard 3000 projektowanie wnętrz sosnowiec intec
Projekty domów | firmowe konta email | czesio | odprawa rentowa | teczki | majtki | mydełka

Another Useful functions:


zend-macro.vcwd-rmdir | zend-macro.vcwd-opendir | zend-macro.vcwd-mkdir | zend-macro.vcwd-chdir | zend-macro.vcwd-chdir-file | zend-api.zend-get-configuration-directive | zend-api.zend-copy-ini-directives | zend-api.virtual-rmdir | zend-api.virtual-opendir | zend-api.virtual-mkdir | zend-api.virtual-chdir | zend-api.virtual-chdir-file | streams.struct-php-stream-dirent | streams.php-stream-rewinddir | streams.php-stream-readdir | streams.php-stream-opendir | streams.php-stream-closedir | streams.dir-api | security.cgi-bin.force-redirect | ref.dir | function.sys-get-temp-dir | function.ssh2-sftp-rmdir | function.ssh2-sftp-mkdir | function.scandir | function.rmdir | function.rewinddir | function.recursivedirectoryiterator-rewind | function.recursivedirectoryiterator-next | function.recursivedirectoryiterator-key | function.recursivedirectoryiterator-haschildren | function.recursivedirectoryiterator-getchildren | function.readdir | function.pspell-config-dict-dir | function.pspell-config-data-dir | function.opendir | function.mysqli-fetch-field-direct | function.mkdir | function.maxdb-fetch-field-direct | function.is-dir | function.iis-set-dir-security | function.iis-get-dir-security | function.http-redirect | function.gopher-parsedir | function.ftp-rmdir | function.ftp-mkdir | function.ftp-chdir | function.fam-monitor-directory | function.dirname | function.directoryiterator-valid | function.directoryiterator-rewind | function.directoryiterator-next | function.directoryiterator-key | function.directoryiterator-iswritable | function.directoryiterator-isreadable | function.directoryiterator-islink | function.directoryiterator-isfile | function.directoryiterator-isexecutable | function.directoryiterator-isdot | function.directoryiterator-isdir | function.directoryiterator-gettype | function.directoryiterator-getsize | function.directoryiterator-getperms | function.directoryiterator-getpathname | function.directoryiterator-getpath | function.directoryiterator-getowner | function.directoryiterator-getmtime | function.directoryiterator-getinode | function.directoryiterator-getgroup | function.directoryiterator-getfilename | function.directoryiterator-getctime | function.directoryiterator-getchildren | function.directoryiterator-getatime | function.directoryiterator-current | function.directoryiterator-construct | function.dbplus-chdir | function.cpdf-set-font-directories | function.closedir | function.chdir | class.dir |


PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.