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