checkboxes and arrays
Posted: Sun Apr 08, 2007 3:31 pm
Hi guys,
I have a simple HTML form which has some checkboxes. When I submit it I do not get any values. I use POST with the HTML form and when I use print_r($_POST) to see all posts I get nothing.
Do you have an idea why I get an empty array?
I have a simple HTML form which has some checkboxes. When I submit it I do not get any values. I use POST with the HTML form and when I use print_r($_POST) to see all posts I get nothing.
Do you have an idea why I get an empty array?