来源:自学PHP网 时间:2015-04-17 14:47 作者: 阅读:次
[导读] 下载地址:www.2cto.com/ym/201106/28037.htmladd.php?php if($_POST[#39;unum#39;]==$_SESSION[randValid]){ $username=addslashes(htmlspecialchars($_POST[#39;username#39;])); $email=addslashes......
下载地址:www.2cto.com/ym/201106/28037.html
add.php
$sql="insert into ".TABLE_PREFIX."guestbook(username,email,content,userip,systime,ifshow,ifqqh)values('".$username."','".$email."','".$content."','".$userip."','".$systime."',".$ifshow.",".$ifqqh.")";$ifqqh没有用 ' 来包含。不受magic_quotes_gpc影响
admin_set.php
可以写入include/para.php
因为用了 ' 包含 修复:www.2cto.com方案:过滤$ifqqh=$_POST["ifqqh"]; |
自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习
京ICP备14009008号-1@版权所有www.zixuephp.com
网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com