philip          Thu Apr 18 14:47:41 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-escape-string.xml 
  Log:
  mysql_escape_string(): See also addslashes and magic_quotes_gpc
  
  
Index: phpdoc/en/reference/mysql/functions/mysql-escape-string.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.2 
phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.3
--- phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.2     Wed Apr 17 
02:41:10 2002
+++ phpdoc/en/reference/mysql/functions/mysql-escape-string.xml Thu Apr 18 14:47:41 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.62 -->
   <refentry id="function.mysql-escape-string">
    <refnamediv>
@@ -53,8 +53,11 @@
      </para>
     </example>
     <para>
-     See also:
-     <function>mysql_real_escape_string</function>
+     See also 
+     <function>mysql_real_escape_string</function>,
+     <function>addslashes</function>, and the
+     <link linkend="ini.magic-quotes-gpc">magic_quotes_gpc</link>
+     directive.
     </para>
    </refsect1>
   </refentry>


Reply via email to