Reply to How do get the state of checkboxes in php?
Posted by Lorenzo Thurman on 09/07/07 18:06
I have a group of checkboxes drawn by javascript and I need to get each
of their states into PHP after submitting the page. I should think I
could get them in a POST, but that fails. Anyone have any ideas?
TIA