ternary

Tips & Tricks of Learning Ternary Operators

I started using ternary operator logic about six months ago and notice myself using shorthand if/else logic all the time. It shortens my code, the time to...

6 replies - 5465 views - 03/17/08 by David Walsh in News

PHP Shorthand: If / Else Examples

In looking at my Google Analytics statistics, I see a lot of visitors searching for PHP shorthand if/else (ternary) information. I've gone through my code...

0 replies - 2715 views - 01/22/08 by David Walsh in News