Page is a not externally linkable
drooh - 8:59 pm on Oct 22, 2010 (gmt 0)
<input type="checkbox" name="color[]" value="" />
I know this will get a regular array but how to do associative?
? <input type="checkbox" name="color['color_id']" value="" />