short ternery version null check code example Example: php ternary shorthand $y = $x ? "true" : "false";