Forbidden characters (bug #33981)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192395 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2005-08-04 12:14:25 +00:00
parent 14ebe5615f
commit bf274e9d82

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.19 $ -->
<!-- $Revision: 1.20 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
<refentry id="function.parse-ini-file">
<refnamediv>
@ -51,6 +51,8 @@
<simpara>
There are reserved words which must not be used as keys for
ini files. These include: null, yes, no, true, and false.
Characters <literal>|&amp;~![()"</literal> must not be used anywhere in
the key and have a special meaning in the value.
</simpara>
</note>
<para>