<?php $i = 1234; function foo() { echo $i; } foo();
You have javascript disabled. You will not be able to edit any code.