This is nearly the same as the answer from [phpnet at zc dot webhop dot net], apart from that his Option (parenthesis and double pipe) doesn't take advantage of the "or" small precedence. Take note: The null coalescing operator has lower priority. Which means if mixing it with other operators (for example string concatenation or arithmetic operato… Read More