define it :-))
boolean name_of_chechbox_3;
for example

J
<[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
.net...
> In am HTML form, checkboxes NOT checked are not passed
> to the PHP script called by the form.
>
> Therefore, if $name_of_chechbox_3 is not passed but it's
> used in the PHP script, it results in "Warning:
> Undefined Variable".
>
> How can I avoid this?
>
> Thanks!
>
> A. F. Rodriguez
> ([EMAIL PROTECTED])



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to