Hi,

I have a folder with full of doc files. Instead of downloading the files one by one, is there any way of zip(rar)-ing them and download in one go with PHP?

Thanks

There are zip and rar extension libraries for PHP. The PHP documentation discusses some, there are also third party ones too. Once you have one installed it should be pretty straight forward, just zip or rar the directory.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.