phpretard Posted January 22, 2009 Share Posted January 22, 2009 I have a site I am working on that requires a user to login and dowload a file. Is there any way to send myself an alert when the files has been dowloaded. I need to do this so that I can go onto the server and delete the files once downloaded thus saving space... Thank you! Link to comment https://forums.phpfreaks.com/topic/142029-download-alert/ Share on other sites More sharing options...
DeanWhitehouse Posted January 22, 2009 Share Posted January 22, 2009 look at the mail function, or the unset function to auto delete the file once downloaded. Link to comment https://forums.phpfreaks.com/topic/142029-download-alert/#findComment-743708 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.