Show the source of the current file:
<?php
/* some code here */
show_source(__FILE__);
?>
Descripción
Esta función es un alias de: highlight_file().
edy at edy-b dot de ¶
5 years ago
