Page 1 of 1

Confused about encoding and using Korean characters...

Posted: Tue Dec 08, 2009 7:43 am
by Benjipie
Hi,

I'm building a site which will mainly be for Korean users (using PHP and MySQL) . I've built the site in English (as i planned to translate it before launch) but i'm having trouble getting the Korean characters to display on the site. I am able to read Korean characters from other pages okay but from my site i just get question marks. I have changed the collation (i think that's the right word) in the MYSQL database to use Korean characters and it accepts it okay (i can see the Korean words in the database) but PHP wont echo any Korean words, only questions marks. I've been reading a book about encoding but i'm totally confused. I'm using utf-8 but I've also tried euc-kr (i think that's the one - i'm not on my home computer) and still no luck...


What am i doing wrong?

I'm using Dreamweaver CS4 and Windows 7


Thanks for any help

Ben.