string preg_quote ( string $str [, string $delimiter = NULL ] ). preg_quote()需要參數str並向其中每個正則表達式語法中的字符前增加一個反斜線.
確定! 回上一頁