on 17/08/02 3:19 PM, David Yee ([EMAIL PROTECTED]) wrote:

> Great idea!  Actually after I posted the question I thought of the same
> thing :-).  This is probably the most elegant way.  I am curious though why
> PHP doesn't just create the variable anyways and just assign it a null value
> if the box is not checked.

It's not PHP's fault -- it's the CGI/POST specs.  The browser is not sending
it through, because that's what it was told to do :)

Justin French


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

Reply via email to