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