News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
What's new in PHP V5.2, Part 4 Using the new ZIP extension
May 02, 2007 @ 14:44:15

There's a recently posted article on the IBM developerWorks website today that's part four in a series they've been doing on what's different in PHP 5.2. This time, they focus on a handy little extension that can really work wonders - the Zip extension.

ZIP? It's about time! PHP just added ZIP features to PHP V5.2. Now they're now built-in. This article, Part 4 of a five-part "What's new in PHP V5.2" series, shows you how to make the most of this new feature by creating, editing, uploading and reading, and creating and downloading ZIP files. After reading this article, you will be well versed in the art of ZIP files using the latest ZIP PHP extension in PHP V5.2, so you can reduce bandwidth overhead or storage usage when handling large files with PHP.

The article is broken up into the four obvious sections:

  • what is compression?
  • what's in a zip file?
  • making a zip archive with PHP
  • uncompressing a zip archive with PHP
The last two come with their own code examples, using a simple text file to make the archive.

0 comments voice your opinion now!
zip extension tutorial create compress uncompress zip extension tutorial create compress uncompress


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Installing Apache and PHP under Win32

Simon Jodet: Partial mocks with Mockery

Pierre-Alain Joye's Blog: zip 1.8.0 can add empty dir, php6 zip initial unicode support

ServerGrove.com: Creating console commands with Symfony2

PHPBuilder.com: Using the mysqli Interface: Basic Techniques


Community Events









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


composer functional framework community introduction unittest object opinion interview release example event podcast tool language code development testing zendframework2 api

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