Code: Select all
<select name="items[]"> ...</select>Basically I have three drop downs:
- Month
- Day
- Year
Each currently label month, day, year but ideally I'd like the all named date[] and have each selection posted back as an array, possible?
Probably not but I figured I'd ask.
Cheers,
Alex