国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > CMS > 織夢(mèng)DEDE > 正文

織夢(mèng)dedecms富文本內(nèi)容中屏蔽標(biāo)簽實(shí)例代碼

2024-07-12 08:53:57
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

文章的body字段屏蔽a標(biāo)簽和iframe標(biāo)簽

{dede:field.body runphp="yes"}    $str=@me;    @me='';    $str1='';    $str1 = preg_replace( "@<iframe(.*?)</iframe>@is", "", $str );     $str1 = preg_replace("/<a[^>]*>(.*?)<//a>/is", "$1", $str1);    @me=$str1;{/dede:field.body}

以下是過(guò)濾其他標(biāo)簽的正則表達(dá)式

$str=preg_replace("//s+/", " ", $str); //過(guò)濾多余回車(chē)$str=preg_replace("/<[ ]+/si","<",$str); //過(guò)濾<__("<"號(hào)后面帶空格)$str=preg_replace("/</!–.*?–>/si","",$str); //注釋$str=preg_replace("/<(/!.*?)>/si","",$str); //過(guò)濾DOCTYPE$str=preg_replace("/<(//?html.*?)>/si","",$str); //過(guò)濾html標(biāo)簽$str=preg_replace("/<(//?br.*?)>/si","",$str); //過(guò)濾br標(biāo)簽$str=preg_replace("/<(//?head.*?)>/si","",$str); //過(guò)濾head標(biāo)簽$str=preg_replace("/<(//?meta.*?)>/si","",$str); //過(guò)濾meta標(biāo)簽$str=preg_replace("/<(//?body.*?)>/si","",$str); //過(guò)濾body標(biāo)簽$str=preg_replace("/<(//?link.*?)>/si","",$str); //過(guò)濾link標(biāo)簽$str=preg_replace("/<(//?form.*?)>/si","",$str); //過(guò)濾form標(biāo)簽$str=preg_replace("/cookie/si","COOKIE",$str); //過(guò)濾COOKIE標(biāo)簽$str=preg_replace("/<(applet.*?)>(.*?)<(//applet.*?)>/si","",$str); //過(guò)濾applet標(biāo)簽$str=preg_replace("/<(//?applet.*?)>/si","",$str); //過(guò)濾applet標(biāo)簽$str=preg_replace("/<(style.*?)>(.*?)<(//style.*?)>/si","",$str); //過(guò)濾style標(biāo)簽$str=preg_replace("/<(//?style.*?)>/si","",$str); //過(guò)濾style標(biāo)簽$str=preg_replace("/<(title.*?)>(.*?)<(//title.*?)>/si","",$str); //過(guò)濾title標(biāo)簽$str=preg_replace("/<(//?title.*?)>/si","",$str); //過(guò)濾title標(biāo)簽$str=preg_replace("/<(object.*?)>(.*?)<(//object.*?)>/si","",$str); //過(guò)濾object標(biāo)簽$str=preg_replace("/<(//?objec.*?)>/si","",$str); //過(guò)濾object標(biāo)簽$str=preg_replace("/<(noframes.*?)>(.*?)<(//noframes.*?)>/si","",$str); //過(guò)濾noframes標(biāo)簽$str=preg_replace("/<(//?noframes.*?)>/si","",$str); //過(guò)濾noframes標(biāo)簽$str=preg_replace("/<(i?frame.*?)>(.*?)<(//i?frame.*?)>/si","",$str); //過(guò)濾frame標(biāo)簽$str=preg_replace("/<(//?i?frame.*?)>/si","",$str); //過(guò)濾frame標(biāo)簽$str=preg_replace("/<(script.*?)>(.*?)<(//script.*?)>/si","",$str); //過(guò)濾script標(biāo)簽$str=preg_replace("/<(//?script.*?)>/si","",$str); //過(guò)濾script標(biāo)簽$str=preg_replace("/javascript/si","Javascript",$str); //過(guò)濾script標(biāo)簽$str=preg_replace("/vbscript/si","Vbscript",$str); //過(guò)濾script標(biāo)簽$str=preg_replace("/on([a-z]+)/s*=/si","On//1=",$str); //過(guò)濾script標(biāo)簽$str=preg_replace("/&#/si","&#",$str); //過(guò)濾script標(biāo)簽,$str = preg_replace( "@<script(.*?)</script>@is", "", $str ); //過(guò)濾script代碼$str = preg_replace( "@<iframe(.*?)</iframe>@is", "", $str );$str = preg_replace( "@<style(.*?)</style>@is", "", $str );$str = preg_replace( "@<(.*?)>@is", "", $str ); 

大家可以在本地嘗試下小編已經(jīng)成功了,希望我們整理的內(nèi)容能夠幫助到大家。

發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 东山县| 静宁县| 罗定市| 镶黄旗| 惠东县| 开阳县| 栖霞市| 昭觉县| 吴旗县| 苍山县| 蒙城县| 肥城市| 左贡县| 万盛区| 惠东县| 滦南县| 汉中市| 岳西县| 商南县| 天全县| 顺平县| 兴宁市| 岚皋县| 隆德县| 克拉玛依市| 珲春市| 杭锦后旗| 临海市| 阳春市| 荔波县| 天镇县| 伊宁县| 都匀市| 江永县| 桐乡市| 凭祥市| 高州市| 攀枝花市| 浑源县| 泽库县| 奇台县|