by Hiroshi on June 16th, 2008

This script shows that when the page was last updated. It is easy, simple yet effective.

Usage Code

<?php
echo "Date last modified: ".date("l jS F Y g:ia", filemtime($PATH_TRANSLATED));
?>

Page Last Updated Script Download

  • Share/Bookmark

Leave a Review