您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

PHP html标签正则替换并可自定义正则规则

2025/3/21 22:19:39发布15次查看
<?php function pregstring($str){ $strtemp = trim($str); $search = array( "|'|uis", "|<script[^>].*?</script>|uis", // 去掉 javascript "|\[字定义\].*\[/字定义\]|uis", // 去掉缩略图 "|<[\/\!].*?[^<>]*?>|uis", // 去掉 html 标记 "'>(quot|#34);'i", // 替换 html 实体 "'>(amp|#38);'i", "|,|uis", "|[\s]{2,}|is", "[>nbsp;]isu", "|[$]|uis", ); $replace = array( "`", "", "", "", "", "", "", " ", " ", " ", ); $text = preg_replace($search, $replace, $strtemp); return $text; } echo pregstring(字符串); //使用方法 ?>
更多php html标签正则替换并可自定义正则规则。
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product