Getting post value from 2 input with the same name

Just use a class or ID or something else for CSS and set up your input names using array notation. I would worry about how your form functions first. Make that work correctly and then worry about CSS, not the other way around.

Leave a Comment