<?php $a = 'abc'; $GLOBALS['a'] = 123; echo $a;// 123
You have javascript disabled. You will not be able to edit any code.