 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
This class can be used to modify the files in a ZIP archive without creating temporary files in the server.
It is an enhanced version of another class previously written by Joshua Townsend.
This version can open a ZIP archive, extract its contents, add new files, pack the ZIP archive again and serve it for download without creating any files in memory.
 February 2009
Winner
Prize: One copy of the Zend Studio |
Some applications need to build ZIP archives to pack multiple files for download.
Usually you create temporary files on disk and add all the files you need before serving the ZIP archive.
This class provides a better solution that allows creating or changing ZIP archives without creating temporary files. This way it can work in restricted hosts that do not allow creating disk files.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|