diff --git a/reference/filesystem/functions/is-readable.xml b/reference/filesystem/functions/is-readable.xml index 3239a71b8d..d7d5f4c62d 100644 --- a/reference/filesystem/functions/is-readable.xml +++ b/reference/filesystem/functions/is-readable.xml @@ -1,5 +1,5 @@ - + @@ -13,7 +13,8 @@ stringfilename - Returns &true; if the filename exists and is readable. + Returns &true; if the file or directory specified by + filename exists and is readable. Keep in mind that PHP may be accessing the file as the user