> >But IF I still want  to use $HTTP_POST_VARS, what then? What about the
> >warning when checkbox is not checked?
> I use empty() to check the for the existence of checkbox variables.

You can also use isset();

Chris


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

Reply via email to