Re: [PHP] last modified on a page

2010-06-30 Thread tedd
At 4:41 PM -0400 6/29/10, Paul M Foster wrote: On Tue, Jun 29, 2010 at 03:44:37PM -0400, tedd wrote: At 12:11 AM -0400 6/14/10, David Mehler wrote: Hello, I've got what is probably a simple question. I've got a site with a footer include file. I want to have a section that displays the las

Re: [PHP] last modified on a page

2010-06-29 Thread Paul M Foster
On Tue, Jun 29, 2010 at 03:44:37PM -0400, tedd wrote: > At 12:11 AM -0400 6/14/10, David Mehler wrote: >> Hello, >> I've got what is probably a simple question. I've got a site with a >> footer include file. I want to have a section that displays the last >> time the page was modified. So for exam

Re: [PHP] last modified on a page

2010-06-29 Thread tedd
At 12:11 AM -0400 6/14/10, David Mehler wrote: Hello, I've got what is probably a simple question. I've got a site with a footer include file. I want to have a section that displays the last time the page was modified. So for example say the index.php was last modified today and another page was

Re: [PHP] last modified on a page

2010-06-13 Thread Simon J Welsh
On 14/06/2010, at 4:11 PM, David Mehler wrote: > Hello, > I've got what is probably a simple question. I've got a site with a > footer include file. I want to have a section that displays the last > time the page was modified. So for example say the index.php was last > modified today and another

[PHP] last modified on a page

2010-06-13 Thread David Mehler
Hello, I've got what is probably a simple question. I've got a site with a footer include file. I want to have a section that displays the last time the page was modified. So for example say the index.php was last modified today and another page was modified two days ago. When the include is run o