php 删除标签
摘要:strip_tags strip_tags ( string $str , string $allowable_tags = ? ) : string 该函数尝试返回给定的字符串 str 去除空字符、HTML 和 PHP 标记后的结果。它使用与函数 fgetss() 一样的机制去除标记。 str 输
阅读全文
posted @ 2021-01-16 16:46
posted @ 2021-01-16 16:46
posted @ 2021-01-16 16:04
posted @ 2021-01-16 15:55