php 动态表单的生成和提交解决方案

WBOY
Release: 2016-06-13 13:47:20
Original
1624 people have browsed it

php 动态表单的生成和提交
各位兄弟:
  我有一个需求就是表单里面的元素数量是不确定的(依据程序的需要生成),我现在想一种方法能够方面的生成这些元素,并且方面的在表单提交后解析出来,我初步估计一下有两个问题:
一、表单元素的命名,
二、表单提交后的解析

学了php一天,用了一星期,在这方面是绝对的菜鸟,谢谢大家。

------解决方案--------------------
思路对。但是有时候考虑一下“元素数量的不定”的问题本质,可能有更好的方法代替,当然这个要根据具体的要求而定。

Related labels:
php
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!