doushang4274 2012-07-19 07:31
浏览 115
已采纳

PHP重定向(清除获取参数)

How can I redirect back to my starting page with PHP to clear my GET parameters? I have made a form that once filled out will be sent to a .php file that handles the GET data and saves it to a database. After that I am using header("Location: redirect.php") which then again redirects to ("Location: main.php"). After these are both executed I get sent back to something that looks like the main page but instead I get the url formSaver.php?alot=ofparamters when I get back. If I click something I will get into the main.php part and it works. But if someone hits F5 before they click anything I will get double entries. Anyone know what I have done wrong?

  • 写回答

2条回答 默认 最新

  • doushui20090526 2012-07-19 07:33
    关注
    header( "Location: http://www.your-site.com/" );
    die;
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥20 iOS绕地区网络检测
  • ¥15 python验证码滑块图像识别
  • ¥15 根据背景及设计要求撰写设计报告
  • ¥15 QT6颜色选择对话框显示不完整
  • ¥20 能提供一下思路或者代码吗
  • ¥15 用twincat控制!
  • ¥15 请问一下这个运行结果是怎么来的
  • ¥15 单通道放大电路的工作原理
  • ¥30 YOLO检测微调结果p为1
  • ¥15 DS18B20内部ADC模数转换器