Home  >  Article  >  Backend Development  >  关于服务器提交和响应的有关问题

关于服务器提交和响应的有关问题

WBOY
WBOYOriginal
2016-06-13 13:51:48670browse

关于服务器提交和响应的问题
我这里有一个例子 我是新手 初学来着
我每次第一次提交数据库表会更新 表格里面则不会 需要第二次提交表格里面才会出现数据库的最新数据
我应该怎么解决呢?

PHP code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->


  <title>connect db</title>




"; for($b=0;$b"; } else { $$c=""; echo ""; } } echo ""; } ?>


------解决方案--------------------
你把两段php的顺序交换以下即可。
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