PHP在特殊字符前加斜杠的实现代码 复制代码 代码如下: <?php $zongzi = "asdfasdf(asdfasdf?asfdadsf) "; echo $zongzi = quotemeta($zo PHP编程 2022-04-08 203 点赞 3 评论 307 浏览