Getting Times and Dates of Files
<?php echo 'file was updated on ' . date('l d F Y, \a\t H:i:s T', getlastmod()) ; ?>