Home  >  Article  >  Backend Development  >  php-PHP 基于smarty利用session 防止表单重复提交

php-PHP 基于smarty利用session 防止表单重复提交

WBOY
WBOYOriginal
2016-06-02 11:29:53763browse

sessionphp表单smarty

我在弄一个提交充值信息的表单,当点击提交的时候需要loading,如果再点击一次,就会重复上交,管理中就会多出一条记录,我用session记录当前页面的提交值,可是提交的时候无法改变当前值,就不能中断重复提交,求大神帮忙!

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