sander          Sat Jun 15 05:07:17 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-escape-string.xml 
  Log:
  Added <function> tags
  
  
Index: phpdoc/en/reference/mysql/functions/mysql-escape-string.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.5 
phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.6
--- phpdoc/en/reference/mysql/functions/mysql-escape-string.xml:1.5     Sat May 25 
17:09:41 2002
+++ phpdoc/en/reference/mysql/functions/mysql-escape-string.xml Sat Jun 15 05:07:17 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.62 -->
   <refentry id="function.mysql-escape-string">
    <refnamediv>
@@ -25,7 +25,7 @@
      </simpara>
      <simpara>
       This function is identical to <function>mysql_real_escape_string</function> 
except that
-      mysql_real_escape_string() takes a connection handler and escapes the
+      <function>mysql_real_escape_string</function> takes a connection handler and 
+escapes the
       string according to the current character
       set. <function>mysql_escape_string</function> does not take a
       connection argument and does not respect the current charset setting.  


Reply via email to