开发者

How to put many files in one ZIP in PHP? [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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜