Oh baby, oh baby.  I was undecided (and really just didn't care about it
either way) but when Marc put it this way (see the bottom line there) I was
sold.  That's just sexy.

-Dan, who perhaps gets a bit *too* into this sort of thing...

> I am interested in the new construct for the exact same reason, E_ALL
> development.  I am intersted in the ?: operator because it looks alot
> simpler, especially if you want to chain them together:
>
> $user = $_SESSION['user] ?: $_POST['user'] ?: $local_user ?: NULL;

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to