It prints date and time of the last change of the file.
<?php echo date( "F d Y h:i:s", getlastmod() ); ?>
Download code...
Print this page