Home > Backend Development > PHP Tutorial > 这段代码为啥不能输出值?求教大神

这段代码为啥不能输出值?求教大神

WBOY
Release: 2016-06-13 13:17:58
Original
802 people have browsed it

这段代码为什么不能输出值?求教大神!
这段代码为什么不能输出materialname里的值?求教大神!

PHP code
<!--

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

-->
Copy after login



------解决方案--------------------
你的button都没在提交表单里
------解决方案--------------------
BUTTON1 得在form标签内!
------解决方案--------------------
你的button都没在提交表单里
------解决方案--------------------



移到from标签里面试一下
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