1 2 3 4 5 6 7 8 9 10
<BR> <P CLASS="small"> <?php putenv("TZ=GMT"); echo "Last Modified: "; echo date( "F d Y H:i:s", getlastmod() ); echo " GMT"; ?> </P>