"It does not matter weather echo is a function or not. echo (false or true); or printf(false or true); should be the same as $a = (false or true); echo $a;" . . . . .