I have checkboxes on my FORM and I want to get the values of thoses
checkboxes with my PHP script.
My html use the post method
I am trying to use $HTTP_POST_FORM['name_of_the_checkbox'] but I am not
beeing successfull.
How can I do it??

Thank you

Daniel; F. Castro





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to