BiggerBrother
Technical User
I ahve a form, with over 50 checkboxes. When the form submits, I need to be able to iterate through all the $_POST varaibles, to create an sql string. I have no idea what these variables will be called, as they are related to the name of theproduct I am searching for.
Is there a way to return all the post variables, without knowing the name of each?
Many thanks,
BB
Is there a way to return all the post variables, without knowing the name of each?
Many thanks,
BB