PHP htmlspecialchars_decode()函数用法讲解 PHPhtmlspecialchars_decode()函数实例把预定义的HTML实体"<"(小于)和">"(大于)转换为字符 htmlspecialchars_decode()函数用法讲解