Pass checked checkbox values to session variable?
I've just got to grips with passing form textField inputs to session variables, and displaying the values on the next page. I am now trying to pass checkbox values but having some problems. I followed a tutorial that set the form to post to self with a bunch of PHP that I couldn't get working, it just reloaded the page. I've since read that I don't need to bother with posting the form to itself. Anyone know the best way to do this or is there a tutorial for beginners? Thanks guys ![]()
