You may want to know that the last if() you have will always be true.
hint: = is assignment.
checking if checkboxes are checked
Moderator: General Moderators
Yeah, I figured that... freaked out and posted it a few posts ago.feyd wrote:You may want to know that the last if() you have will always be true.
hint: = is assignment.
I think youre great, by the way. You always try to help and are a very solid dude. A fine man.
Anyhow...
I went to this:
Code: Select all
if (isset($_POST['business_chkbox'])) {
$checked = "yes";
}and it STILL doesnt work!!!
Oh no!!! Oh no oh no!
It SHOULDNT BE SET!!!!
IT ISNT!!!! It doesnt even EXIST!!!!