How to get the modifcation date of an uploaded file
- From: "Pugi!" <puginews@xxxxxxxxx>
- Date: 23 Nov 2006 06:32:11 -0800
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!
.
- Follow-Ups:
- Re: How to get the modifcation date of an uploaded file
- From: flamer die.spam@xxxxxxxxxxx
- Re: How to get the modifcation date of an uploaded file
- Prev by Date: Re: PHP downloading files
- Next by Date: What is it Called?
- Previous by thread: PHP downloading files
- Next by thread: Re: How to get the modifcation date of an uploaded file
- Index(es):
Relevant Pages
|