摘要: 1.在common.php公共方法加入 /** * 过滤sql与php文件操作的关键字 */ function filter_keyword( $string ) { $keyword = 'select|insert|update|delete|\'|\/\*|\*|\.\.\/|\.\/|uni 阅读全文
posted @ 2024-01-10 11:58 zhang_you_wu 阅读(57) 评论(0) 推荐(0)