Garayed.com  

Go Back   Garayed.com > mySQL
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-02-2008, 12:15 AM
Adam_m
 
Posts: n/a
Default Strange unicode chars in database

If I have this in MySQL 5.x

08/2006 – Created a simulation program with
Java to simulate the behavior of small networks

How can I decode the UTF8 latin data to render correctly in PHP ?

Better still -- how can I fix the data in MySQL ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-02-2008, 01:09 PM
Peter H. Coffin
 
Posts: n/a
Default Re: Strange unicode chars in database

On Tue, 1 Apr 2008 17:15:10 -0700 (PDT), Adam_m wrote:
> If I have this in MySQL 5.x
>
> 08/2006 – Created a simulation program with
> Java to simulate the behavior of small networks
>
> How can I decode the UTF8 latin data to render correctly in PHP ?
>
> Better still -- how can I fix the data in MySQL ?


Those are, more importantly, HTML/XML character entities, expressing two
layers of ascii-to-utf8 encoding. So, you've got several places where
data going into the table is being assumed to be some flavor of plain
ascii and being converted into utf8, and that's Not Right. Unless you
fix that problem this will continue to be a recurring problem with your
system forever, with random levels of encoding nesting like rats in the
walls.

--
Is it just me, or is it a clear indication that a thread is ending its
useful life is when people start debating the merits of the analogies
that have been posed rather than the original subject matter of the
thread? --Rhetorical question by Rainer Atkins founding "Atkins' Law"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:11 PM.




LinkBacks Enabled by vBSEO 3.0.0 © 2007, Crawlability, Inc.