On Fri, 16 Apr 2004, Rasmus Lerdorf wrote:

> > This would lead to
> > $a = isset($b, 'default');
>
> I think this is the sanest suggestion yet.

But it's already in use... (isset accepts multiple parameters and does
an AND on those).

Derick

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

Reply via email to