php htmlspecialchars加强版 复制代码 代码如下: 取消HTML代码 function shtmlspecialchars($string) { if(is_array($string)) { f PHP编程 2022-04-11 265 点赞 4 评论 401 浏览