On Mon, 20 Sep 2004, Jay Blanchard wrote:
> There are several ways .... here is one....
>
> if(("" != $row['photo_check']) && (("Copy Change" != $entry) || ("Banner
> Change" != $entry) || ("Price Change" != $entry)))
>
> Note the parentheses to define preference order.
That's what I was looking for.
Thanks again,
Ed
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

