perhaps you are expecting the string f+a+l+s+e where you should have 0 or ''
maybe something like this...
if(/(^[Ff]alse$|^0$|^''$|^'0'$)/ );or
unless($get){print ...}In reply to Re^2: Posted Value "eq" not working
by pvaldes
in thread Posted Value "eq" not working
by packetstormer
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |