I currently have a few files that are linked off a main page. I'm looking for a script that can tell me what date/time the linked page was last updated.
Example:
On page index.html I have a link to random.zip in a menu on the left. On index.html I would like to have text undernearth the random.zip link showing the last date/time that the file was modified (taken from the file timestamp on the server).
Is this possible with JavaScript, or should I try PHP?



Reply With Quote


Bookmarks