action.php文件:
<?php require('config.php'); $action=$arr_request['action']; $key_liuyan=$arr_request['key_liuyan']; if (!isset($PHP_AUTH_USER)) { Header('WWW-Authenticate:Basic realm="管理留言"'); Header('HTTP/1.0 401 Unauthorized'); echo '需要受权,你没有这权限!<BR>'; echo '单击刷新来重试.<br>'; exit; } else { if (strlen($PHP_AUTH_USER)!=0) { if ($action=="delete") echo "对不起,你没有删除留言的权限!!!<br>"; else if ($action="huifu") echo "对不起,你暂时还不能恢复,现在只有版主有这权限!!!<br>"; else echo "对不起,你没有管理留言本的权限!!!"; exit; } $pass=$PHP_AUTH_PW; // echo $pass; $result=0; while($pass%10!=0) { $result=$result+$pass%10; $pass=($pass-$pass%10)/10; // echo $result; // echo "<br>"; } $tt=$result*222; //echo $tt; if (!checkpass($tt,$action,$db_name,$table_name_control,$id_link)) { if ($action=="delete") echo "对不起,你没有删除留言的权限!!!<br>"; else if ($action="huifu") echo "对不起,你暂时还不能恢复,现在只有版主有这权限!!!<br>"; else echo "对不起,你没有管理留言本的权限!!!"; exit; } } if ($action=="delete") { //printf("delete"); //echo $key_liuyan; $str_sql="delete from $table_name where key_liuyan=$key_liuyan"; $re=mysql_db_query($db_name,$str_sql,$id_link); if (!$re) { echo "删除出错"; } else { echo "成功删除"; echo "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">"; echo "<HTML><HEAD><TITLE>发表文章</TITLE>"; echo "<META content="text/html; charset=gb2312" http-equiv=Content-Type>"; echo "<meta HTTP-EQUIV="REFRESH" CONTENT="2;URL=display.php">"; echo "</head><body topmargin="0"><br>"; echo "<ul>回复成功,将自动显示留言内容"; echo " <br>"; echo "<a href=display.php>如果你的浏览器没有自动的返回到留言簿首页,请点击这里"; echo "</a></ul>"; } } else if ($action=="huifu") { //printf("huifu"); // echo $key_liuyan; ?> <form action="action.php?action=ok" method="post"> <input type="hidden" name="key" value="<?php echo $key_liuyan?>"> <textarea name="huifu" cols="50" rows="6"></textarea> <input type="submit" value="回复"> </form> <?php } else if ($action=="ok") { $key=$arr_request['key']; $huifuold=$huifu; $time=date('Y/m/d H:i:s'); $time='('.$time . ')<br>'; $huifuold=$time .$huifuold ; $huifu_ok=computer_message($huifuold,$hang_zifu_number); if (strlen($key)==0) { echo "error"; exit; } $str_sql="update $table_name set huifu_biaozi=1, huifu='$huifu_ok' where key_liuyan=$key"; // echo $str_sql; $re=mysql_db_query($db_name,$str_sql,$id_link); if (!$re) { echo "更新出错"; } else { echo "回复成功"; echo "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">"; echo "<HTML><HEAD><TITLE>发表文章</TITLE>"; echo "<META content="text/html; charset=gb2312" http-equiv=Content-Type>"; echo "<meta HTTP-EQUIV="REFRESH" CONTENT="2;URL=display.php">"; echo "</head><body topmargin="0"><br>"; echo "<ul>回复成功,将自动显示留言内容"; echo " <br>"; echo "<a href=display.php>如果你的浏览器没有自动的返回到留言簿首页,? 请点这里返回."; echo "</a></ul>"; exit; } } else printf("error"); ?>
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article
Roblox: Grow A Garden - Complete Mutation Guide
3 weeks agoByDDD
Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
How to fix KB5055612 fails to install in Windows 10?
3 weeks agoByDDD
Nordhold: Fusion System, Explained
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft
