manuzhai Mon Apr 29 07:02:21 2002 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-real-escape-string.xml
Log:
Fixed typo.
Index: phpdoc/en/reference/mysql/functions/mysql-real-escape-string.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-real-escape-string.xml:1.2
phpdoc/en/reference/mysql/functions/mysql-real-escape-string.xml:1.3
--- phpdoc/en/reference/mysql/functions/mysql-real-escape-string.xml:1.2 Wed
Apr 17 02:41:13 2002
+++ phpdoc/en/reference/mysql/functions/mysql-real-escape-string.xml Mon Apr 29
+07:02:21 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.100 -->
<refentry id="function.mysql-real-escape-string">
<refnamediv>
@@ -50,8 +50,8 @@
</example>
<para>
See also:
- <function>mysql_escape_string</function>
- <function>mysql_character_set_name</function>
+ <function>mysql_escape_string</function>,
+ <function>mysql_character_set_name</function>.
</para>
</refsect1>
</refentry>