I have a PHP form with various types of input fields (checkbox, drop-down, radio, auto-complete, etc.) What I would like to do is get users input(which might be more than on
The id for the question can be array at the backend side. You can iterate over the array and insert questions in loop.
The other way is to compose the variable names in for loop by using variable variables.
Array seems like a cleaner code to me. :)