javascript - How to submit dynamically generated form with multiple levels of tabs and modules in PHP? -


i have registration form of residential complex multiple levels, can see. can edit , generate tabs js , jquery, can't idea how pass info db.

screenshot: enter image description here

  1. how can submit information mysql db form generates dynamically?

  2. how correctly generate tabs (when press + button)? mean using arrays $floor[0] , etc.

  3. do submit parts, or can 1 submit button, on screenshot?

the better solution use jquery wizard form. click here demo. can store data in single table , data @ end of form submition.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -