From 4b83410f021eb2da3197ff05307e7672231caea6 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Mon, 5 Nov 2001 19:38:10 +0000 Subject: [PATCH] Adding links to related Filesystem functions. Perhaps some should be recategorized. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61594 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/dir.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/functions/dir.xml b/functions/dir.xml index 643b2ee350..41ff172c39 100644 --- a/functions/dir.xml +++ b/functions/dir.xml @@ -1,9 +1,20 @@ - + Directory functions Directories + + + + For related functions such as dirname, + is_dir, mkdir, and + rmdir, see the + Filesystem section. + + + + chroot