Connecting Tech Pros Worldwide Forums | Help | Site Map

php and character sets

Keyster
Guest
 
Posts: n/a
#1: Jul 17 '05
does anyone know if php supports any other character sets, particularly korean?
i am having issues with php when trying to use korean with it.
i'd appreciate someone's response regarding this matter.

Daniel Tryba
Guest
 
Posts: n/a
#2: Jul 17 '05

re: php and character sets


Keyster <junkhonggil@hotmail.com> wrote:[color=blue]
> does anyone know if php supports any other character sets, particularly korean?[/color]

See http://nl2.php.net/manual/en/ref.mbstring.php
[color=blue]
> i am having issues with php when trying to use korean with it.
> i'd appreciate someone's response regarding this matter.[/color]

Use UTF-x :)

But you might get a more to the point answer if you tell us what the
issue is.
Closed Thread