Topic: Need help to get data from multiple checkboxes with the same name
As mentioned in the subject I want to get data via POST method. I have multiple checkboxes, which have the same name but different values. The user should be able to select more than one checkbox (so I don't speak of radio buttons).
As register_global (or something like that) seems to be unavailable in punbb due to security reasons, I'd like to know how I can get these data?
Thx a lot
Martin