Cut'n'paste the actual code that "doesn't work" and cut'n'paste the actual error message. Just a guess, but could it be that you actual code looks like this:
if($myrowidarray[$myint] ne "del" && $myrowidarray[$myint] ne "cal") && $myrowidarray[$myint] ne "foo")
which has an extra ")". (But that is just a guess.)
- tye (but my friends call me "Tye")In reply to (tye)Re: && and ne
by tye
in thread && and ne
by malaga
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |