RE: [PHP-I18N] Problem with special chars.

[email protected] ("Tex Texin")
Newsgroups php.i18n
Message-ID <[email protected]>
Why are you specifying HTML-ENTITIES, if you don't want them?


> -----Original Message-----
> From: Erfan Shirazi [mailto:[email protected]] 
> Sent: Friday, October 14, 2005 3:05 AM
> To: [email protected]
> Subject: [PHP-I18N] Problem with special chars.
> 
> 
> Hi all
> 
> 
> I have some problems when I make a string containing the following 
> "Malmö, Asunción" to capital letters and then save it to a file.
> 
> I use the following to make it to capital letters:
> $msg = mb_strtoupper($msg, "HTML-ENTITIES");
> 
> And this works just fine, everything looks as it should, but 
> when I save 
> it to a file, this is how it looks:
> "MALM&Ouml;, ASUNCI&Oacute;N
> 
> It seems it has problems with "ó" and "Ö", does anybody know how this 
> can be solved? I have tried some different encodings but 
> nothing helps, 
> I'm using PHP 4.3.2.
> 
> Thx in advance for all help.
> 
> /Erfan
> 
> -- 
> PHP Internationalization Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.