文件名称:MineFilter.class
介绍说明--下载内容均来自于网络,请自行研究使用
PHP版HTML过滤程序
程序功能:
可选择要保留的标签
可选择去除的标签
可选择要保留的标签属性
保留标签属性支持*表示所有属性
支持去除所有标签的某种属性(比如去除任何标签的class、id属性)
对未关闭的标签自动关闭
符合W3C标准的标签、属性名自动小写
IMG标签自动添加ALT属性
对于单独不成对的标签,在标签最后自动加一个"/"来关闭它(比如<br>转换后为<br />)
更多功能整理中-PHP version of HTML filter program features: choose to retain the option to remove the label label label option to retain the property retains a tag attribute support* indicates that support for all the attributes to remove all the labels certain attributes (such as to remove any labels The class, id attribute) on the label does not turn off automatically close in line with W3C standard tag, attribute name automatically lower-case IMG tag ALT attributes are automatically added not a right for a separate label, the label automatically add the last one " /" to close it (for example, after conversion) more functional finishing ...
程序功能:
可选择要保留的标签
可选择去除的标签
可选择要保留的标签属性
保留标签属性支持*表示所有属性
支持去除所有标签的某种属性(比如去除任何标签的class、id属性)
对未关闭的标签自动关闭
符合W3C标准的标签、属性名自动小写
IMG标签自动添加ALT属性
对于单独不成对的标签,在标签最后自动加一个"/"来关闭它(比如<br>转换后为<br />)
更多功能整理中-PHP version of HTML filter program features: choose to retain the option to remove the label label label option to retain the property retains a tag attribute support* indicates that support for all the attributes to remove all the labels certain attributes (such as to remove any labels The class, id attribute) on the label does not turn off automatically close in line with W3C standard tag, attribute name automatically lower-case IMG tag ALT attributes are automatically added not a right for a separate label, the label automatically add the last one " /" to close it (for example, after conversion) more functional finishing ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MineFilter.class.php