简单教程
提交运行
代码编辑器:
<meta charset="ISO-8859-1"/> <?php $str = "My name is Øyvind Åsane. I'm Norwegian."; echo html_entity_decode($str, ENT_QUOTES, "ISO-8859-1");
运行结果: