hello,
I have a newbie question that i cant seem to find
the answer for. sorry to bring such small issues before
the Monks....but here it is..
how can i test multiple vars for truth in one loop
I was thinking this
if ($a && $b && $c)
but i cant seem to get the syntax right.
could someone show me the error of my ways
thanks
jd