+ 1
this is used the pass information front the front end (html) to the backend (database) through php most likely. the name attribute allows the the information it's attached to, to be used in a variable on the backend. hope that helps, if not check out a tutorial on php.