Re: [PHP] files creation/access dates

2009-04-14 Thread haliphax
On Tue, Apr 14, 2009 at 4:12 AM, Per Jessen wrote: > Tom Sparks wrote: > >> >> how do I get the creation dates on a file? >> how do I get the last access date on a file? >> > > http://php.net/manual/en/function.stat.php Or, perhaps a bit easier: http://php.net/filemtime http://php.net/fileatime

Re: [PHP] files creation/access dates

2009-04-14 Thread Per Jessen
Tom Sparks wrote: > > how do I get the creation dates on a file? > how do I get the last access date on a file? > http://php.net/manual/en/function.stat.php /Per -- Per Jessen, Zürich (14.4°C) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu

[PHP] files creation/access dates

2009-04-14 Thread Tom Sparks
how do I get the creation dates on a file? how do I get the last access date on a file? tom_a_sparks Please avoid sending me Word or PowerPoint attachments. but instead use OpenDocument File Formats or use OpenOffice http://en.wikipedia.org/wiki/OpenDocument http://en.wikipedia.org/wiki/OpenOf