PHP highlight_string() May 23, 2012 Pramod T P It outputs a string with the PHP syntax highlighted Example <?php highlight_string(“<?php echo ‘phpcode’ ?>”); ?>