在php中打印布尔值

she*_*iel 2 php boolean

有没有什么东西可以用PHP打印布尔值(通常用于调试),而不是echo ($flag ? "true" : "false")每次写入: