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