On Fri, 14 Jan 2005, Aidan Lister wrote:

> > From what I understood, "ternary operator" is the name of the class
> > of operators, it is not the name of the specific ?: operator. Does ?:
> > even have a name?
>
> The ?: operator IS the ternary operator.

It's just one of them... although PHP only implements one ternary
operator.

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

Reply via email to