ù ù ù Small u, grave accent ú ú ú Small u, acute accent ? û û Small u, circumflex ü ü ü Small u, di?esis / umlaut y ý ý Small y, acute accent t þ þ Small thorn, Icelandic ? ÿ ÿ Smal...
The code I posted this morning (for giving back to htmlspecialchars etc. the old default ISO encoding) had some strange problem, didn't work if a page was reloaded! Here the code I came up with, without this problem: <?php if (version_compare(phpversion(), "5.3.3", ">")) { ru...