Importing checkboxes
Posted: Fri Aug 01, 2008 1:32 pm
I have a form that dynamically generates checkboxes. Right now the name of each checkbox is different. Does anyone know how I can import the names of the form into php if they are checked. I am mostly familiar with $_GET and $_POST but I can't use those if I don't know the names of the input fields.
Thanks in advance.
Thanks in advance.