Posted by Jack Jackson on 06/30/05 00:10
Thanks for this Philip and Andre!
Philip Hallstrom wrote:
>> hi,
>> I'm providing a download script which lets trusted users view a
>> directory and select a file to download; I don't want to store the
>> files zipped on the server. Is there a fast, built-in way to zip the
>> selected file on the fly and let the user download the zipped copy? I
>> looked at php.net/zip and didn't see any...
>
>
> http://marc.theaimsgroup.com/?r=1&w=2&q=b&l=php-general&s=zip
>
> Read the "PHP ZIP Class" messages...
>
>
>
[Back to original message]
|