PHP Manual
Prev
Next
XXIV. Directory functions
For related functions such as
dirname()
,
is_dir()
,
mkdir()
, and
rmdir()
, see the
Filesystem
section.
Table of Contents
chroot
-- change the root directory
chdir
-- change 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
Prev
Home
Next
dio_close
Up
chroot