diff --git a/reference/filesystem/functions/parse-ini-file.xml b/reference/filesystem/functions/parse-ini-file.xml index 240269b30d..17b0bf8b3b 100644 --- a/reference/filesystem/functions/parse-ini-file.xml +++ b/reference/filesystem/functions/parse-ini-file.xml @@ -1,5 +1,5 @@ - + @@ -44,7 +44,7 @@ - As of PHP 5.0.0 this function also handles new lines in values. + As of PHP 5.0.0 values enclosed in double quotes can contain new lines. @@ -57,8 +57,7 @@ - The structure of the ini file is similar to that of - the &php.ini;'s. + The structure of the ini file is the same as the &php.ini;'s. Constants may also be parsed