Fix typos.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181342 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2005-03-04 19:19:06 +00:00
parent ad5631260e
commit fe51e4019e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.14 $ -->
<!-- $Revision: 1.15 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.2 -->
<refentry id="function.get-magic-quotes-gpc">
<refnamediv>
@ -22,9 +22,9 @@
<note>
<para>
If the directive <link linkend="ini.magic-quotes-sybase">
magic_quotes_sybase</link> is ON it will completely
override <parameter>magic_quotes_gpc</parameter>. So even
when <function>get_magic_quotes</function> returns
magic_quotes_sybase</link> is ON it will completely override
<link linkend="ini.magic-quotes-gpc">magic_quotes_gpc</link>. So even
when <function>get_magic_quotes_gpc</function> returns
&true; neither double quotes, backslashes or NUL's will
be escaped. Only single quotes will be escaped. In this
case they'll look like: <emphasis>''</emphasis>