PHP Create ZIP File Folder

Let us talk about scripts, HTML, Perl, PHP, apache, etc.
User avatar
Stevyn
SysOp
Posts:1773
Joined:Mon Nov 09, 2009 10:03 am
Location:Japan
Contact:
PHP Create ZIP File Folder

Post by Stevyn » Mon Mar 23, 2015 9:15 am

Create ZIP archive with the files of a directory

This class can creates ZIP archive with the files of a directory.

It can list the files in one or more given folders and creates a ZIP archive with files in those folders.

The class can optionally traverse the specified folders recursively.

The resulting ZIP archive is stored in a file with a given path.

http://www.phpclasses.org/package/8998.html

support: http://www.phpclasses.org/discuss/package/8998/
Contact me directly: Ironfeatherbooks (@) gmail.com

Image

Post Reply