Home > Backend Development > PHP Tutorial > php初学者请问如何在一个页面里提取table里的值点编辑值提交到上面的form里

php初学者请问如何在一个页面里提取table里的值点编辑值提交到上面的form里

WBOY
Release: 2016-06-13 13:16:43
Original
784 people have browsed it

php菜鸟请教怎么在一个页面里提取table里的值点编辑值提交到下面的form里?
请高手指点指点小弟吧

------解决方案--------------------
把每行的id传到下个页面。下个页面再根据id查询数据库。
------解决方案--------------------
你这些代码是在同一个文件吗? 你那不是放了么。

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