Hi guys,

i have a string like this:
$string = \uc548\ub155\ud558\uc138\uc694
(Korean words that say "hello world" in English).
i got no luck when I tried with
Korean. 'UCS-2BE' to 'UTF-8' encoding conversion didn't work. i also
tried with ISO-2022-KR and EUC-KR to 'UTF-8' , but no luck either.
It should be 안녕하세요!

How can I convert that $string to Korean's character?




my regards,

Marco

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to