Menu

#16 Allow elements to be named as arrays

PHP5 - New feature
open
core (8)
6
2008-01-23
2008-01-23
Nigel McNie
No

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.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.