Show the source of the current file:
<?php
/* some code here */
show_source(__FILE__);
?>
Beschreibung
Diese Funktion ist ein Alias für: highlight_file().
edy at edy-b dot de
19-May-2007 03:49
