On Tue, Apr 14, 2009 at 4:12 AM, Per Jessen <per@xxxxxxxxxxxx> 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 http://php.net/filectime -- // Todd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php