Script Category : PHP
Script Sub Category : File Manipulation
Ziplib is a class to create, extract and handle ZIP archives. With this lib, you can create on-the-fly ZIP archives with dynamical contents and send them to the client. It actually supports automatic sub/folders creation and extracting by index. Archives created with Ziplib can be read by all archive utilities, without file corruption.
|