This isn't a typo.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294803 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yago Ferrer 2010-02-09 15:04:43 +00:00
parent 5408903296
commit 00038fbd00

View file

@ -17,7 +17,7 @@
to be quoted in database queries etc. These characters are
single quote (<literal>'</literal>), double quote
(<literal>"</literal>), backslash (<literal>\</literal>)
and NULL (the &null; byte).
and NUL (the &null; byte).
</para>
<para>
An example use of <function>addslashes</function> is when you're