How-to articles, tricks, and solutions about HTML-INPUT
HTML/PHP - Form - Input as array
To create an HTML form that submits an array as a form parameter, you can use the name attribute of the input element and give it a value in the form of an array.