diff --git a/reference/filesystem/functions/filetype.xml b/reference/filesystem/functions/filetype.xml index a2ac75ed64..6546b6989f 100644 --- a/reference/filesystem/functions/filetype.xml +++ b/reference/filesystem/functions/filetype.xml @@ -1,5 +1,5 @@ - + @@ -28,6 +28,11 @@ linkend="features.remote-files">remote files; the file to be examined must be accessible via the server's filesystem. + + See also: is_dir, is_file, + is_link, file_exists, and + stat. +