<?php $v = null; $$v = 42; var_dump($$v); var_dump(${''});
You have javascript disabled. You will not be able to edit any code.