if ( defined $end_tag && ! defined $end_tag ) { # do something }
That reminds me of the people who do
if ($num != 3 || $num != 4) { # do something }
...and then wonder why it doesn't do what they wanted. I'm not sure if it's more embarrassing or less so.
In reply to Re: TIMTOWTDI -- so long as it's not my way
by Dominus
in thread TIMTOWTDI -- so long as it's not my way
by Ovid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |