From cd9ab9a91091f634bf21d50705123604b3df977d Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 12 Jan 2004 20:39:39 +0000 Subject: [PATCH] example enhancement func correction in see also git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148550 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-real-escape-string.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/reference/mysql/functions/mysql-real-escape-string.xml b/reference/mysql/functions/mysql-real-escape-string.xml index 2da4b3ac99..4cf44aca8a 100644 --- a/reference/mysql/functions/mysql-real-escape-string.xml +++ b/reference/mysql/functions/mysql-real-escape-string.xml @@ -1,5 +1,5 @@ - + @@ -33,8 +33,10 @@ ]]> @@ -52,7 +54,7 @@ Escaped string: Zak\'s and Derick\'s Laptop See also mysql_escape_string and - mysql_character_set_name. + mysql_client_encoding.