1 <?php 2 /* 3 preg_quote($str) 平时不常用4 正则运算符转义5 . \ + * ? ^ [ ] $ ( ) { } = ! < > | : - 6 */ 7 header('content-type: text/html;charset = utf-8') ...
確定! 回上一頁