Show the source of the current file:
<?php
/* some code here */
show_source(__FILE__);
?>
Description
This function is an alias of: highlight_file().
edy at edy-b dot de ¶
5 years ago
