Hi ~
I have a problem described as follow:
Sometimes, I use php code to redirect the link to an file for downloading.
Can I write a php program to automatically delete the file when the download is finished.
Sincerely,
Vincent
php connection question
Moderator: General Moderators
-
DaiLaughing
- Forum Commoner
- Posts: 76
- Joined: Thu Jul 16, 2009 8:03 am
Re: php connection question
I don't know how you would automate this but certainly you can delete the file using PHP. Searching for PHP file delete gives two good sites at the top.