The Zip Processor PHP provides industry-standard Zip archive functionality.
It is designed to be easy to use. You can pack/unpack a file or folder
without a single line of code. If you need to create or extract Zip
files automatically, this extension is for you. Combined with Pure PHP Upload 2,
your users can upload Zip files directly! Use form fields to allow the
user to select his/her own files to be compressed in a new zip file for
direct download. You can even Zip a complete folder to, for example,
create a backup of your site.
You don't need to write any additional code or install server components; it runs on PHP 4 and PHP 5.
Zip Processor PHP 3.0 Manual
Features In Detail
- Automatically zips or unzips uploaded
files
Extract files from an existing archive or compress files.
- Advanced Zip Capabilities
- Allow Your users to upload zip files and unzip them automatically on your server
- Add (dynamic) comments to zip files
- Include extra files
Add additional files such as a readme file with instructions on what to do with the contents of the zip file.
- Append existing zip files
Add files to existing zip files.
- Dynamically name your zip file
- Dynamically Create Custom Zip Files
and Offer them as a Download
Let the user select the files he wants to download and offer them for download in a zip file.
- Advanced Dreamweaver Integration
- No Server Components Needed
You don't need to write any additional code or install server components; only PHP is required on your server.