Thread
:
Need a LAST MODIFED script
View Single Post
08-02-2009, 09:31 PM
daveylapoo
Confirmed User
Join Date: Dec 2003
Posts: 423
Quote:
Originally Posted by
sharphead
Well here's a start...
PHP Code:
<?php
echo
"Last modified: "
.
date
(
"F d Y H:i:s."
,
getlastmod
() );
?>
Go on...
;)
daveylapoo
View Public Profile
Find More Posts by daveylapoo