登录
注册
过滤字符串中 url,图片地址的正则表达式 $form_html = preg_replace ( '/(?<=saction="|ssrc="|shref=")(?!http:|网页特效)(.*?)(?="s)/e', 'add_url($url, '1')', $form_html );