Most programmers are familiar with the ternary operators, and while most languages have their own way of performing shorthand conditional ternaries, however since PHP 5.3 supported was added to do this by leaving out the middle part of the condition.