News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

IBM developerWorks: PHP frameworks, Part 1: Getting started with three popular frameworks

Felix Geisendörfer's Blog: How to Plugin'ize Your App

PHPMaster.com: Understanding OAuth - Tweeting from Scratch, Part 2

IBM developerWorks: Use Ajax with PHP and DB2 9 - Xajax

Matthew Weier O'Phinney's Blog: Responding to Different Content Types in RESTful ZF Apps


Community Events











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


development language application release unittest interview example zendframework2 tool framework community opinion testing code functional phpunit introduction podcast series conference

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