Re: Req: Unicode usage example
Posted by: Corey M
Date: January 12, 2007 03:14PM

Ok, let me start by asking you this. What are you coding the web application in? If you are using PHP please do a test for me. Add this right before your SELECT query in your PHP:
mysql_query("SET NAMES 'utf8'");

Options: ReplyQuote


Subject
Views
Written By
Posted
3050
December 29, 2006 09:22AM
1865
January 06, 2007 12:32AM
1901
January 09, 2007 12:48PM
Re: Req: Unicode usage example
1954
January 12, 2007 03:14PM
1949
January 21, 2007 07:37AM


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.