Revision [1188]

Last edited on 2011-10-11 06:49:55 by FsseInfo
Additions:
=====changing client character set to utf-8=====
or mysql command
mysql> SET NAMES 'utf8'
=====verify client character set is utf-8=====
Deletions:
=====.my.cnf=====
=====verify=====


Revision [1187]

Edited on 2011-10-11 06:42:46 by FsseInfo
Additions:
>>http://dev.mysql.com/doc/refman/5.0/en/charset-applications.html
http://www.bluebox.net/news/2009/07/mysql_encoding
http://yoonkit.blogspot.com/2006/03/mysql-charset-from-latin1-to-utf8.html
>>======MySql Character Set======
Deletions:
======MySql Character Set======


Revision [1186]

Edited on 2011-10-11 06:03:52 by FsseInfo
Additions:
or in php code
$mysqli->set_charset("utf8");


Revision [1185]

The oldest known version of this page was created on 2011-10-11 06:02:54 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki