@@@how to insert gb2312 data to utf8 table ??@@@
Posted by: p php
Date: March 05, 2006 08:50PM

how to insert gb2312 data to utf8 table ??

mysql character set-->

character set client utf8
character set connection utf8
character set database utf8
character set results utf8
character set server utf8
character set system utf8
collation connection utf8_general_ci
collation database utf8_general_ci
collation server utf8_general_ci

my html files is gb2312 Character Sets, how to do it ???



Edited 2 time(s). Last edit at 03/05/2006 08:58PM by matrix michael.

Options: ReplyQuote


Subject
Views
Written By
Posted
@@@how to insert gb2312 data to utf8 table ??@@@
4294
March 05, 2006 08:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.