摘要: /** * sql注入过滤 * @param $string 需要校验的字符 * @param $type get post cookie */ public function sqlFilter($string,$type){ $getfilter="/^'|(and|or)\\b.+?(>|<| 阅读全文
posted @ 2022-12-06 08:56 流浪2024 阅读(440) 评论(0) 推荐(0) 编辑