国产探花免费观看_亚洲丰满少妇自慰呻吟_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ā)表
主站蜘蛛池模板: 台南市| 灵武市| 乌苏市| 金门县| 布拖县| 全椒县| 呼伦贝尔市| 盘锦市| 长丰县| 威信县| 汤原县| 牟定县| 织金县| 邵阳县| 盐池县| 隆化县| 吉木乃县| 清流县| 云梦县| 宕昌县| 玉屏| 于田县| 杭锦后旗| 昔阳县| 孝昌县| 哈巴河县| 阳东县| 平阳县| 济源市| 马公市| 新沂市| 泌阳县| 宜兴市| 志丹县| 扎囊县| 突泉县| 冕宁县| 星座| 噶尔县| 平阳县| 泰和县|