我已经尝试了三个小时通过 preg_match 传递这些变量(字符串)。我已经尝试了一切。preg_quote 只会让他们更糟。
".html">";
"</a> (<a";
你会认为
"/.html/">"; and
"</a> /(<a"; would work but no
我已经尝试了三个小时通过 preg_match 传递这些变量(字符串)。我已经尝试了一切。preg_quote 只会让他们更糟。
".html">";
"</a> (<a";
你会认为
"/.html/">"; and
"</a> /(<a"; would work but no