Home  >  Article  >  Backend Development  >  post接收不到成绩

post接收不到成绩

WBOY
WBOYOriginal
2016-06-06 20:22:551235browse

<code>
<title>waw</title>

<form method="post" action="">
小明:<input type="text" name="mark[]"><br>
小红:<input type="text" name="mark[]"><br>
小白:<input type="text" name="mark[]"><br>
小李:<input type="text" name="mark[]"><br>
小兰:<input type="text" name="mark[]"><br>
<input type="submit" name="postmethod" value="提交">
</form>

</code>
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