by Andrew Johnstone
Yesterday I had a nightmare with some very unusual character encoding issues. This only occurred in internet explorer, however the text of the page was static, the charset for the page was:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
and also the http header for the charset was set to UTF-8. Halfway through the body of the content [...]
PHP Internationalization and Localization
Andrew Johnstone is a software engineer / lead developer working at Everlution Software.