PHP Create ZIP File Folder
Posted: 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/
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/