Whether the user answered TRUE or FALSE in the form (radio buttons) it says it's wrong. I am assuming maybe I am actually checking the hash key instead of the hash value?if ($questions{"three"} eq "false") { $right++; } else { $wrong++; }
If so, what do I do to check the value?
In reply to hash checking by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |