3万
9万
管理员
session_start();
if($_SESSION["tk"]==$_POST['tk'])
{ 不执行}
else{执行}}
在form中加入 <input type="text" hidden="hidden" name="tk" id="" value="<?php echo rand(1, 999999); $_SESSION["tk"]=$_POST['tk'];?>" />
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|手机版|小黑屋|一元网络论坛
GMT+8, 2024-11-21 18:11 , Processed in 0.068983 second(s), 20 queries .
Powered by Discuz! X3.4
Copyright © 2001-2020, Tencent Cloud.