I know how to reference radio button selections, text-box contents and drop-down list selections. I mostly do this using the POST method for form processing.
But I haven't figured out how to reference selections made in a group of check boxes! This can't be difficult.
Can someone please point me in the right direction
But I haven't figured out how to reference selections made in a group of check boxes! This can't be difficult.
Can someone please point me in the right direction
If I think better I got this error because PHP write (in foreach loop) the same form name not the same name for inputs.
