Hey all,
I’m working on an excessively in depth form mailer at the moment and there’s something I haven’t really come across that I need help with.
I have an option/select form where multiple options can be selected. The problem I’m having is that I can only pull out one of the selected options when multiple are selected by using post vars and the name of the select.
So I’m wondering if I need to create an array to hold all the data if multiple are selected and use that array to echo them all out or what.
Sorry if this doesn’t make much sense, I probably used the words select and option a few too many times. Anyway if anyone knows what to do that’d be great, because I suck hardcore with arrays and a push in the right direction would be grand