Confused about encoding...korean characters
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 im 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 chaged the collation (i think thats 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 im totally confused. Im using utf-8 but i've also tried euc-kr (i think thats the one - im not on my home computer) and still no luck...
What am i doing wrong?
Im using Dreamweaver CS4 and Windows 7
Thanks for any help
Ben.
