PHP preg_quote() 函数用来对正则表达式字符串进行转义,也就是在特殊字符前边增加一个反斜杠 \ ,其语法如下:. string preg_quote ( string $str [ ...
確定! 回上一頁