<?php $in = "echo 123"; $h = highlight_string("<?php\n" . $in, true); var_dump($h);
You have javascript disabled. You will not be able to edit any code.