Thread
:
Need a LAST MODIFED script
View Single Post
08-02-2009, 09:23 PM
Iron Fist
Too lazy to set a custom title
Join Date: Dec 2006
Posts: 23,400
Well here's a start...
PHP Code:
<?php
echo
"Last modified: "
.
date
(
"F d Y H:i:s."
,
getlastmod
() );
?>
__________________
i like waffles
Iron Fist
View Public Profile
Find More Posts by Iron Fist