PHP show_source() May 23, 2012 Pramod T P Its an alias of highlight_file() and outputs a file with the PHP syntax highlighted Example <?php echo show_source(“index.php”); ?>