![]() |
|
![]() | ||
|
Subject:
Including the modification date of a webpage
Category: Computers > Internet Asked by: lazy_and_curious-ga List Price: $5.00 |
Posted:
15 Apr 2005 11:36 PDT
Expires: 15 May 2005 11:36 PDT Question ID: 509740 |
How I can include the modification date of a webpage that might include other files without having to enter the date myself? I'm interested in including the latest modification date of the file and any file that it includes. I'm using Server-Side Includes (SSI) on my website and I currently use <!--#config timefmt="%A %B %d, %Y" --> This file last modified <!--#flastmod file="ssi.shtml" --> but this code returns the modification date of one file. How can I specify the latest modification date of several files? |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Including the modification date of a webpage
From: nessievl-ga on 20 Apr 2005 13:35 PDT |
You could write a script to get the date for all the concerned files; put them into a matrix or DB table; then sort the results by year, hour, minute, etc; and return the most recent value. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |