Connecting Tech Pros Worldwide Help | Site Map

php and character sets

  #1  
Old July 17th, 2005, 10:57 AM
Keyster
Guest
 
Posts: n/a
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.
  #2  
Old July 17th, 2005, 10:58 AM
Daniel Tryba
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems character sets / special characters dot.Net <-> mssql-server Klaus Herzberg answers 3 February 12th, 2008 04:15 PM
character sets Willem Bogaerts answers 4 January 10th, 2007 04:15 PM
Character Sets in PHP + MySQL Kevin Laurence answers 2 December 2nd, 2005 05:35 AM
character sets WindAndWaves answers 7 July 17th, 2005 12:18 PM