1. 首页
  2. 编程语言
  3. PHP
  4. php 过滤html标记属性类

php 过滤html标记属性类

上传者: 2020-08-20 06:44:28上传 ZIP文件 2.33KB 热度 20次
/** HTML Attribute Filter * * Func: * public strip 过滤属性 * private findElements 搜寻需要处理的元素 * private findAttributes 搜寻属性 * private removeAttributes 移除属性 * private isException 判断是否特例 * private createAttributes 创建属性 * private protect 特殊字符转义 *
用户评论