<?php $a == 'x'; var_dump($a); $b = 'y'; var_dump($b);
You have javascript disabled. You will not be able to edit any code.