use ternary operator with empty php code example Example: php ternary shorthand $y = $x ? "true" : "false";