Re: "last motified" of webpage?
- From: <jaffar@xxxxxxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Fri, 5 Jun 2009 23:05:52 +0800
Hi Alex. I am sure that if you were a database driven site, you could
insert something like the following statement into your sql tables:
modified DATETIME INT NOT NULL, then use whatever scripting language you are
scripting your site with to retrieve that statement into human readable
form.
Of course, there are other ways as well, but this is one approach you can
take. Cheers!
----- Original Message -----
From: "Alex Hall" <mehgcap@xxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Friday, June 05, 2009 9:07 AM
Subject: "last motified" of webpage?
Hi all,
How do people do that cool thing where a line in a webpage says "page last
updated: [date] [time]"? Is that manual, or is there a script that can
extract the information and put it there?
Have a great day,
Alex
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
Other related posts: