Re: Data is being in non readable format.
Posted by: Lev Styrmer
Date: September 12, 2009 01:38AM

Yeah, just add before the main query the following:

mysql_query("SET NAMES 'utf8'");

where mysql_query equals connection to MySQL.

Options: ReplyQuote


Subject
Views
Written By
Posted
4237
September 09, 2009 01:50PM
2391
September 10, 2009 07:28PM
Re: Data is being in non readable format.
2284
September 12, 2009 01:38AM


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.