Shorthand comparisons in PHP - Post Image

Shorthand comparisons in PHP Community 178 clicks

You probably already know some comparison operators in PHP. Things like the ternary ?:, the null coalescing ?? and the spaceship <=> operators. But do you really know how they work? Understanding these operators makes you use them more, resulting in a cle

stitcher.io