|
The [] are actually invalid characters in element attributes and there is ABSOLUTELY no need to do ANYTHING to return form elements as an array.
Simply by using the same value in the name attribute (without the []) all the ACTIVE values will be returned as a comma separated string, and it doesn't take much imagination to turn that into an array!
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
|