Login   Register  
PHP Classes
elePHPant
Icontem

Class: Online zip modifier

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of M H Rasel  >  Online zip modifier  >  Download .tar.gz .zip  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Online zip modifier
Base name: online_zip_modifier
Description: Modify the files in a ZIP archive
Related classes: , , , , , , ,
Version: 1.0
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 1082 users
All time rank: 2803
Week users: 1 user
Week rank: 2420
Picture of M H Rasel
Author: M H Rasel is available for providing paid consulting. Contact M H Rasel .
Packages: 2 Browse this author's classes Browse this author's classes
Country: Bangladesh Bangladesh - PHP jobs in Bangladesh
Age: 30
All time rank: 126521 in Bangladesh Bangladesh
Week rank: 1615 Down31 in Bangladesh Bangladesh Down
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description  
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.

 

  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

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award winner
February 2009
Winner
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file example1.php Example The example
Plain text file example2.php Example The example
Plain text file example3.php Example modify zip Example
Plain text file zip.class.php Class The class file

Download all files: online_zip_modifier.tar.gz online_zip_modifier.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.