<?php if (strpos(ini_get('disable_functions'), 'phpinfo') === false) { phpinfo(); } else { echo 'phpinfo() is disabled'; }
You have javascript disabled. You will not be able to edit any code.