摘要: 筛选过滤应用: 1、 字符串过滤器: string.rot13 对字符串执行ROT13转换 string.toupper转换为大写 string.tolower 转换为小写 string.strip_tags去除html和php标记 2、 转换过滤器: convert.base64-encode & 阅读全文
posted @ 2017-07-26 22:57 S3c0ldW4ng 阅读(2009) 评论(0) 推荐(0)