$foo = $x || $y || $z; #This is much faster (and shorter to say) than: if ($x) { $foo = $x; } elsif ($y) { $foo = $y; } elsif ($z) { $foo = $z; } [download]
www.com | www.net | www.org
I've not tried one yet I'm not impressed They are very useful They are indispensable
Results (93 votes). Check out past polls.