Has File Been Downloaded
Posted: Mon Apr 18, 2011 6:04 am
Hey guys,
Does anybody know if it's possible, using PHP, to tell if a file in a directory has been accessed? I'm exporting a CSV file for download, and would like to be able to check if it's been downloaded, so I can delete it (using a cron job).
Cheers
Does anybody know if it's possible, using PHP, to tell if a file in a directory has been accessed? I'm exporting a CSV file for download, and would like to be able to check if it's been downloaded, so I can delete it (using a cron job).
Cheers