I have Form input that has submits a user specified amount class names, and each class has a user specified amount of sub classes. When this outputs I want to make sure each class has it's correct and designated sub-classes.. And I figured the best way to do this was to make the <INPUT name = to subclass_$i, and $i would be the classes ID. Is this a good idea? or is than an easier way of doing this?
If this is to hard to understand because I'm not explaining it well enough let me know.
thanks in advance