Re: Problem with special chars.
Michael Wallner <[email protected]>
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Organization | IWORKS |
| Message-ID | <[email protected]> |
Hi Erfan Shirazi, you wrote: > Does anybody now what I can do in order to make the string into capital > letters, be able to save it to a file and looking as it should look, > that is: Asunción and not ASUNCIÓN? 1. Specify the charset the string is in http://php.net/mb_strtoupper 2. Specify the charset you are using in your HTML page Regards, -- Michael - <mike(@)php.net> http://dev.iworks.at/ext-http/http-functions.html.gz -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php