PHP htmlspecialchars() 函数

原文:http://www.w3school.com.cn/php/func_string_htmlspecialchars.asp

把预定义的字符 "<" (小于)和 ">" (大于)转换为 HTML 实体:

此处评论已关闭