From a79d2002366b7180e2b3d4e3331fdd33030fe25e Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Fri, 18 Apr 2008 22:13:58 +0000 Subject: [PATCH] - Added link to list of charsets that MySQL supports git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257858 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-set-charset.xml | 15 ++++++++++++--- reference/mysqli/mysqli/set-charset.xml | 3 ++- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/reference/mysql/functions/mysql-set-charset.xml b/reference/mysql/functions/mysql-set-charset.xml index 6efd0f03b2..787aeeb532 100644 --- a/reference/mysql/functions/mysql-set-charset.xml +++ b/reference/mysql/functions/mysql-set-charset.xml @@ -1,6 +1,6 @@ - - + + mysql_set_charset Sets the client character set @@ -50,7 +50,16 @@ - + + + &reftitle.seealso; + + + List of character sets that MySQL supports + + + + + mysqli::set_charset @@ -126,6 +126,7 @@ Current character set: utf8 mysqli_character_set_name mysqli_real_escape_string + List of character sets that MySQL supports