Re: How to get the modifcation date of an uploaded file
- From: "flamer die.spam@xxxxxxxxxxx" <die.spam@xxxxxxxxxxx>
- Date: 23 Nov 2006 16:06:23 -0800
Pugi! wrote:
When a file is on your server you can use filemtime to get the
modification datetime. But I want to know the modification datetime of
a file that is uploaded. After it is uploaded the creation,
modification and access datetime is modified to current time. I want to
know the modification datetime before or during upload. I don't think
it is possible to this with $_FILES.
Pugi!
no you can't because to read the file it has to be uploaded to the temp
dir first on your server, can't see any solutions.. if you find one let
me know though. cheers.
Flamer.
.
- References:
- Prev by Date: Re: Lost formatting in browser 'view source'
- Next by Date: Re: Injection in mail()
- Previous by thread: How to get the modifcation date of an uploaded file
- Next by thread: What is it Called?
- Index(es):
Relevant Pages
|