Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我制作了一个简单的 drupal 表单,在提交时表明该页面已提交。数据被放入数据库。如果在提交后刷新页面,则重新输入数据,即使用户没有再次按下提交,他们只是刷新了页面。为什么刷新会重新运行提交功能?如何防止这种情况?重定向是一种选择,还有其他选择吗?