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

WBOY
Release: 2016-06-13 13:51:48
Original
669 people have browsed it

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

PHP code
<!--

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

-->


  <title>connect db</title>




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


------解决方案--------------------
你把两段php的顺序交换以下即可。
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!