Login   Register  
PHP Classes

Class: dUnzip2

Icontem
elePHPant

  Classes of Alexandre Tedeschi (d)  >  dUnzip2  >  Download  >  Support forum Support forum (12)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dUnzip2 Support forum
Base name: dunzip2
Description: Pack and unpack files packed in ZIP archives
Version: -
Required PHP version: -
License: BSD License
 
  Screenshots Screenshots   Author   Group folder image Groups   Detailed description  
  Trackback   Applications   Files Files  

Screenshots

Screen shot of debug screen
File Role Description
Accessible without login Image file dUnzip2.gif Screen Screen shot of debug screen

Author

Picture of Alexandre Tedeschi (d)
Name: Alexandre Tedeschi (d) <e-mail contact>
Published packages: 5 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Home page: ???

Groups

Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Compression Data compression and file archive manipulation View top rated classes

Detailed description

This package can be used to pack and unpack files in ZIP archives.

There is a class that can retrieve the list of packed files as well several types of file details, such as the uncompressed size, last modification time, comments, etc..

The class can extract individual files, one at a time, specifying their file names, or extract all at once into a given directory.

There is another class that can pack files into new ZIP archives.

The classes use the usual PHP file access functions and gzip extension functions.

Trackback links

Link Description
Classe PHP - ZIP, TAR, RAR - Descompactar no servidor - Compactar Hoje estava criando uma função para um sistema e precisava que o sistema descompactasse um arquivo “zip” no servidor...
Mit PHP entzippen Ist übrigens der zweite Treffer in der 'Compression' Gruppe der Klassen... Und der erste wenn man nach 'unzip' sucht...
PHP built-in solution? -
PHP decompression tool for cPanel users Finally found several easy to use php-line decompression tool!...
PHP on-line solution compression tool, no need to use cPANEL Finally found several scripts easy to use as PHP on-line solution compression tool!...
Zip and Unzip in PHP -
Zip and Unzip with PHP -

Applications that use this class

Link Description
PHPfileNavigator A file navigator that allows user to navigate even inside zip files.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Accessible without login Plain text file dUnzip2.inc.php Class The class itself. Well commented.
Plain text file documentation.txt Doc. Simple file explaining what you can do with the class
Plain text file dZip.inc.php Class class to dinamically zip files. support subdirs
Plain text file sample.php Example Example #1
Download all files: dunzip2.tar.gz dunzip2.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.