ID:               35576
 Updated by:       [EMAIL PROTECTED]
 Reported By:      lig at maolek dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: XP SP2
 PHP Version:      Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.


Previous Comments:
------------------------------------------------------------------------

[2005-12-07 00:43:17] lig at maolek dot com

Description:
------------
documentation page: http://www.php.net/parse_ini_file

There is a note that states: 'If a value in the ini file contains any
non-alphanumeric characters it needs to be enclosed in double-quotes
(").' and right below it is an example that doesn't follow it.  Unless
slashes are considered part of the alphanumeric set.

Specific part of example:
[second_section]
path = /usr/local/bin  <-- this needs to be double quoted
URL = "http://www.example.com/~username";



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35576&edit=1

Reply via email to