You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
K
I need to say
if ($a == (any number)) && ($b == (some number)) && ($c eq '') {
than do this...
};
What would enter in?