EdGarciaC
13 Apr 2012, 7:26 AM
When I do submit, the multiselect combo sends the values separatedly (example, code = 1, code = 2, code = 3) instead of into a string separated by ','
then i can't get all codes by $_POST['code'], ever I get the last code.
I'm doing anything wrong?
then i can't get all codes by $_POST['code'], ever I get the last code.
I'm doing anything wrong?