* Thus wrote Jason Davidson:
> $var2 = $var3 = $var5 = "all the same";
or

$var2 =
$var3
= $var5
=
"all the same";



Curt
-- 
The above comments may offend you. flame at will.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to