Hi John, I just ran this: if (($a = "foo") || ($b = "bar")){ echo $a."<br />".$b; } and it only spat out "foo" so I'm guessing things have changed. :) Marc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php