Some other languages have adopted the convention since this was originally written, but generally only as an optional feature. The PHP naming convention for form controls with the same name is sometimes useful (when you have a number of groups of controls so you can do things like this:
1.) First off, what is the correct terminology for an array created on the end of the name element of an input tag in a form?Īs far as JavaScript is concerned a bunch of form controls with the same name are just a bunch of form controls with the same name, and form controls with names that include square brackets are just form controls with names that include square brackets.