<?php $x = false || true; $y = false or true; var_dump($x, $y);
You have javascript disabled. You will not be able to edit any code.