Home  >  Article  >  Backend Development  >  php中修改数据库后表单需要刷新才能显示新数据

php中修改数据库后表单需要刷新才能显示新数据

WBOY
WBOYOriginal
2016-06-20 12:40:081395browse

用表单提交数据更新了数据库的数据,已经确认更新成功了
但是跳回后需要刷新页面才会显示新的数据
有什么方法可以不需要刷新就显示新的数据吗?


回复讨论(解决方案)

用jquery中的ajax

我现在用JS判断之后会自动刷新一次页面,但是我觉得会影响效率
你的意思是这个吗?
有没有其他的方法,比如删除缓存什么的?

用jquery中的ajax



我现在用JS判断之后会自动刷新一次页面,但是我觉得会影响效率
你的意思是这个吗?
有没有其他的方法,比如删除缓存什么的?

ajax局部刷新

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