开发者

How to put many files in one ZIP in PHP? [duplicate]

开发者 https://www.devze.com 2023-02-14 04:57 出处:网络
This question already has an answer here: 开发者_运维百科Closed 11 years ago. Possible Duplicate:
This question already has an answer here: 开发者_运维百科 Closed 11 years ago.

Possible Duplicate:

Download multiple files as a zip folder using php

Hi everyone, I have 5 images : image_1.png, image_2.png, image_3.png, image_4.png, image_5.png HOW can I put all these files in one ZIP file and allow them to be downloded. am in PHP/HTML


In one zip file with PHP? Then you can use this:

http://www.phpconcept.net/pclzip/

It is a really great library, and I used it a few times. Take a look into PclZip how to use it. If you have questions, ask ...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号