core/classclass_ZipStream.php

Class to create zip file, aimed at large files, or even large target zip file.

This class will stream the generated zip file directly to the HTTP client as the content is added.

If you need the Zip file data on the server, for storage in a database of the server file system, look at the Zip class at http://www.phpclasses.org/browse/package/6110.html

License: GNU LGPL, Attribution required for commercial implementations, requested for everything else.

Inspired on CreateZipFile by Rochak Chauhan www.rochakchauhan.com (http://www.phpclasses.org/browse/package/2322.html) and http://www.pkware.com/documents/casestudies/APPNOTE.TXT Zip file specification.

Classes

ZipStream

Functions

sys_get_temp_dir()

sys_get_temp_dir() : mixed

Returns

mixed —