File Modified Date/Time
Posted: Wed Jul 30, 2003 11:32 pm
Quick Simple Question:
If I want a little blurb at the bottom of all my pages on a site
Last Modified 07/30/2003
I'd like simply to include a common script to do this for each page.
Looks like the function filemtime($myfile) is what I need. So - two questions:
Is there a simple special value I can pass so the $myfile is always the
page in question? i.e. a special "me" value?
If so, will this get the change date of the page in question, or simply the included file?
many thanks and sorry for such a dumb question!
Phil J.
If I want a little blurb at the bottom of all my pages on a site
Last Modified 07/30/2003
I'd like simply to include a common script to do this for each page.
Looks like the function filemtime($myfile) is what I need. So - two questions:
Is there a simple special value I can pass so the $myfile is always the
page in question? i.e. a special "me" value?
If so, will this get the change date of the page in question, or simply the included file?
many thanks and sorry for such a dumb question!
Phil J.