<?php ini_set("display_errors",1); error_reporting(E_ALL); $a=null; $$a=1; print_r($$a);
You have javascript disabled. You will not be able to edit any code.