Posted by laredotornado@zipmail.com on 07/03/06 15:24
Hi,
I'm using PHP 4.3. There is a section of my application in which I'd
like users to be able to download a custom file. The file would be
different for each user, so I was planning on creating it on the fly
when they click "Download". However, I would like to delete the file
from the server a certain period of time after they've downloaded it.
(It's a 3 or 4K file). How can I do this?
Thanks, - Dave
[Back to original message]
|