File/Compress/Compress/zip.php

Description

$Horde: framework/Compress/Compress/zip.php,v 1.11.12.22 2009/01/06 15:22:59 jan Exp $

The ZIP compression code is partially based on code from: Eric Mueller <eric@themepark.com> http://www.zend.com/codex.php?id=535&single=1

Deins125 <webmaster@atlant.ru> http://www.zend.com/codex.php?id=470&single=1

The ZIP compression date code is partially based on code from Peter Listiak <mlady@users.sourceforge.net>

Copyright 2000-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Classes
Class Description
 class Horde_Compress_zip The Horde_Compress_zip class allows ZIP files to be created and read.
Constants
HORDE_COMPRESS_ZIP_DATA = 2 (line 30)

For decompress(), return the data for an individual file in the zipfile.

HORDE_COMPRESS_ZIP_LIST = 1 (line 27)

For decompress(), return a list of files/information about the zipfile.

Documentation generated on Sun, 30 Jan 2011 05:23:34 +0000 by phpDocumentor 1.4.3