From 2660f9bef56ebf988a5f56e3af9ad7f8da9ea2a0 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Thu, 2 Aug 2007 13:12:18 +0000 Subject: [PATCH] Reword/fix (thanks Jani) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240598 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/parse-ini-file.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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