Posted by Shaun on 10/04/99 11:08
Hi Matt,
Thanks for the reply, I know how to delete a file I just wanted to know if
its possible to ensure that its deleted automatically as soon as the user
has downloaded it.
Thanks...
"Matt M." <h.dudeness@gmail.com> wrote in message
news:7d45802005021506594f40d0cd@mail.gmail.com...
>> I have a database that contains encrypted data using Mysql function
>> ENCODE(). Certain users will be allowed to view this data and I will
>> allow
>> them to download a CSV file contain the decrypted data using the Mysql
>> DECODE() function. However I don't want this file to be left on the
>> server,
>> is there a way to ensure that the file is deleted immediately after it
>> has
>> been downloaded?
>
> http://us4.php.net/unlink
Navigation:
[Reply to this message]
|