Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Displaying text in another language (russian) in PHP...ERRORS! Help!


Message #1 by "Bill Bob" <bige88fan@c...> on Mon, 19 Aug 2002 22:36:18
> Is there any WAY to get around this? How can I convert it
> to Russian without making it unicode?


I don't think so...  From http://www.php.net/types.string:

"A string is series of characters. In PHP, a character is the same as a
byte, that is, there are exactly 256 different characters possible. This
also implies that PHP has no native support of Unicode."


sorry,

nik


  Return to Index