本文介绍了如何防止按下浏览器的“刷新”按钮导致重新发布操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi frnds,







如何防止因按浏览器刷新而导致的重新发布操作按钮





i已经在mysql中创建了基本评论框并使用echo显示...但是当我按下刷新它重新发布db和echo中的私密评论。如何停止重新发布PLZ帮助...提前感谢... :)

hi frnds,



How to prevent Re-Post action caused by pressing browser's Refresh button


i had created basic comment box its stores in mysql and also display by using echo... but when i press refresh it repost the privious comment both in db and echo. how to stop re-posting plz help... thanks in advance... :)

推荐答案


这篇关于如何防止按下浏览器的“刷新”按钮导致重新发布操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-15 13:26