kevinm2738
New member
I need to say
if ($a == (any number)) && ($b == (some number)) && ($c eq '') {
than do this...
};
What would enter in?
if ($a == (any number)) && ($b == (some number)) && ($c eq '') {
than do this...
};
What would enter in?