前言打开论坛发现有表哥在讨论一个问题,如下代码存在注入吗?
select * from admin where (guanliyuan='{$guanliyuan}' and mima='{$pwd}')
过滤方法:
preg_replac
2021-05-15