just use iseet();
if(isset($private)){
//do stuff
}
- Original Message -
From: "Gaylen Fraley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 05, 2002 8:41 PM
Subject: [PHP] Checkboxe problem
> I have a form with 1 checkbox an
EMAIL PROTECTED]]
Sent: 6. helmikuuta 2002 6:41
To: [EMAIL PROTECTED]
Subject: [PHP] Checkboxe problem
I have a form with 1 checkbox and have coded it like this:
When the form is submitted, $HTTP_POST_VARS[private] only exists IF
checkbox is checked. It doesn't exist otherwise, which is causi
I have a form with 1 checkbox and have coded it like this:
When the form is submitted, $HTTP_POST_VARS[private] only exists IF checkbox
is checked. It doesn't exist otherwise, which is causing a problem because
there are several other elements before and after. What happens is the
value AFTER
3 matches
Mail list logo