Submitted by Tim Van Dijen

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343790 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Pasindu De Silva 2018-01-09 11:51:01 +00:00
parent 6b3c04227e
commit 34875f574d

View file

@ -40,7 +40,7 @@
The <type>string</type> being quoted.
</para>
<para>
If the <parameter>item</parameter> contains a <literal>NUL</literal>
If the <parameter>item</parameter> contains a <literal>NULL</literal>
character, or if it begins with a character whose ordinal value is
<literal>0x01</literal>, PHP will apply a binary encoding scheme so that
you can safely store and retrieve binary data.