Re: Collation conversion latin1 -> utf8
Posted by: ccarmical
Date: April 27, 2005 07:43AM

Adding

mysql_query("SET NAMES 'utf8'");

after the connection command solves the issue completely. Cool!

Options: ReplyQuote


Subject
Views
Written By
Posted
6398
April 27, 2005 07:19AM
Re: Collation conversion latin1 -> utf8
2589
April 27, 2005 07:43AM


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.