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
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
2 matches
Mail list logo