<?php $x=1; $y=0; if ($x === 1) if ($y === 1) print 1; else print 2;
You have javascript disabled. You will not be able to edit any code.