getlastmod() function returns the most recent modification date and time of the page
The syntax: int getlastmod (void) <? echo "Last modified: ".date( "H:i:s a", getlastmod() ); ?>