<?php highlight_string('<?php phpinfo(); ?>'); echo PHP_EOL,PHP_EOL; highlight_string('<?php echo \'<script>alert("xss");</script>\'; ?><script>alert(\'xss\');</script>'); echo PHP_EOL,PHP_EOL; highlight_string('<script>alert(\'xss\');</script>');
You have javascript disabled. You will not be able to edit any code.