时间:2021-07-01 10:21:17 帮助过:9人阅读
function inject_check($content){ $check=eregi('select|insert|update|delete|\'|\/\*|\*|\.\.\/|\.\/|union|into|load_file|outfile',$content); if($check){ //echo "你输入的内容有可能对本站造成危害!"; return true; }else{ return false; }}
function inject_check($content){
< 上一篇
FatalerrorClass'ZipArchive'notfound......的解决办法
下一篇 >
PHP中跳出多重循环使用break,continue,goto,return,exit的用法和区别
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册