<?php $x = 10; if($x < ++$x) { echo "Hello World"; } ?>
You have javascript disabled. You will not be able to edit any code.