But to help me make sense of the statement when I (or someone else) look at it later on, I use multiple lines as in:
$x = $x == 7 ? 8 : 0;
Thus, if you don't speak fluent "precedence", this structure does all the work. (Even bordering on "it's right when it's beautiful"?)
In reply to Re: Re: No braces
by ff
in thread No braces
by jacques
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |