search
Homephp教程php手册php如何去除html标签以及css样式

这篇文章主要介绍了php如何去除html标签以及css样式,有一定的的参考价值,感兴趣的朋友可以看看,希望对你有所帮助!

  1. $content = preg_replace("/]*>/i"""$content);  

  2.    $content = preg_replace("/<\/a>/i"""$content);   

  3.    $content = preg_replace("/]*>/i"""$content);  

  4.    $content = preg_replace("/<\/p>/i"""$content);      

  5.    $content = preg_replace("//i"""$content);//注释内容

  6.   $content = preg_replace("/style=.+?['|\"]/i",'',$content);//去除样式

  7.    $content = preg_replace("/class=.+?['|\"]/i",'',$content);//去除样式

  8.    $content = preg_replace("/id=.+?['|\"]/i",'',$content);//去除样式   

  9.    $content = preg_replace("/lang=.+?['|\"]/i",'',$content);//去除样式    

  10.    $content = preg_replace("/width=.+?['|\"]/i",'',$content);//去除样式 

  11.    $content = preg_replace("/height=.+?['|\"]/i",'',$content);//去除样式 

  12.    $content = preg_replace("/border=.+?['|\"]/i",'',$content);//去除样式 

  13.    $content = preg_replace("/face=.+?['|\"]/i",'',$content);//去除样式 

  14.   $content = preg_replace("/face=.+?['|\"]/",'',$content);//去除样式 只允许小写 正则匹配没有

【相关教程推荐】

1. php编程从入门到精通全套视频教程 

2. php从入门到精通  

3. bootstrap教程 

Statement
This article is reproduced at:CSDN博客. If there is any infringement, please contact admin@php.cn delete

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment