摘要: 在给checkBox命名时,必须要加"[]" ,但是在接收时不能加"[]" 才能得到值!例如:html代码<html><head><body><form action="result.php" method="POST"><input type="checkbox" name="year[]" value="1">1 &nbsp;&nbsp;<input type=" 阅读全文
posted @ 2012-03-07 22:23 toeasy 阅读(498) 评论(0) 推荐(0)