1.htmlspecialchars() 函数把一些预定义的字符转换为 HTML 实体。

2.htmlentities() 函数把字符转换为 HTML 实体。

记录下

相关文章: