Re: Languages in mySQL & PHP
Posted by: Rick James
Date: March 06, 2010 07:48PM

SET NAMES utf8
Perform that right after connecting.

Possibly the data is already corrupted in the database.

http://forums.mysql.com/read.php?10,288177 (UTF-8 problem)
http://forums.mysql.com/read.php?103,285717 (what is the step to convert a db from latin1 to UTF8)
http://forums.mysql.com/read.php?103,269353 (Weird utf-8 encoding problem using webserver that does not occur in command line client)
http://forums.mysql.com/read.php?103,254886,255979

Options: ReplyQuote


Subject
Views
Written By
Posted
3729
March 04, 2010 03:16AM
Re: Languages in mySQL & PHP
1731
March 06, 2010 07:48PM


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.