热搜:NVER node 开发 php

php过滤html 正则表达式 怎么写

2024-09-05 21:20:01
php过滤html 正则表达式 怎么写

php过滤html 正则表达式 怎么写

替换基本的html标签的正则


回复讨论(解决方案)

用strip_tags函数吧
strip_tags ? 从字符串中去除 HTML 和 PHP 标记