<?php $x=TRUE; $y=FALSE; $z=$y OR $x; var_dump($z);
You have javascript disabled. You will not be able to edit any code.