News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Zend Developer Zone:
Dynamically Creating Compressed Zip Archives With PHP
June 05, 2007 @ 11:54:00

The Zend Developer Zone has a new tutorial that focuses on the dynamic creation of zip archives in a PHP application.

PHP too has included support for the ZIP format since PHP 4.x but it was only recently when, idly browsing the PHP manual, I realized that PHP 5.2.0 includes a re-engineered version of the ext/zip extension, one based on the zlib library. Bored and not a little intrigued, I decided to try it out. And over the next few pages, I'm going to tell you what I found.

The tutorial does require that you have the zip extension installed before getting started. He starts with the basics (reading and opening a zip file) but quickly moves on to creating and decompressing them. All of the code needed is included of course, so you'll be up and working with your own zip files in no time.

1 comment voice your opinion now!
zip archive extension tutorial extract compress decompress zip archive extension tutorial extract compress decompress




Similar Posts

DevShed: Performing Basic Tasks with MySQL 4.1 and Above, using mysqli with PHP 5

WeberDev.com: User Authentication with patUser (Part 3)

Dave Dash's Blog: Finding things using Zend Search Lucene in symfony

Stefan Mischook's Blog: PHP Sessions Video Tutorials - Part 1

Zend Developer Zone: Using a Plugin to Integrate Propel with Zend


Community Events







Don't see your event here?
Let us know!


framework security release book application example code conference PHP5 zend ajax zendframework job PEAR mysql developer package database releases cakephp

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework