PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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.