//displays the time/date a page was last modified echo "Last modified on: " . date("D m/d/Y h:i:s", filemtime( $PATH_TRANSLATED )); ?>