It makes sense that you could name elements 'name[]' or similar, so they get grouped in the $values array (as $values['name']). There's no reason why this couldn't work for all element types.
Log in to post a comment.