Date: 06/15/02
- Next message: Sander Roobol: "[PHP-DOC] cvs: phpdoc-nl /reference/mysql reference.xml /reference/mysql/functions mysql-character-set-name.xml mysql-db-query.xml mysql-escape-string.xml mysql-fetch-field.xml mysql-field-type.xml mysql-list-tables.xml mysql-num-fields.xml mysql-query.xml mysql-tablename.xml mysql-thread-id.xml"
- Previous message: Sander Roobol: "[PHP-DOC] cvs: phpdoc-nl /reference/math/functions abs.xml /reference/strings/functions sscanf.xml /reference/url/functions parse-url.xml /reference/var/functions is-null.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Sander Roobol: "[PHP-DOC] cvs: phpdoc-nl /reference/mysql reference.xml /reference/mysql/functions mysql-character-set-name.xml mysql-db-query.xml mysql-escape-string.xml mysql-fetch-field.xml mysql-field-type.xml mysql-list-tables.xml mysql-num-fields.xml mysql-query.xml mysql-tablename.xml mysql-thread-id.xml"
- Previous message: Sander Roobol: "[PHP-DOC] cvs: phpdoc-nl /reference/math/functions abs.xml /reference/strings/functions sscanf.xml /reference/url/functions parse-url.xml /reference/var/functions is-null.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

