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

New Earth Online: Caching PHP pages

DevShed: Developing a Form Director Class

WebReference.com: Security Techniques: Part 2

NETTUTS.com: Your First WordPress Plugin: Simple Optimization

PHPFive.net: Creating a dynamic Google sitemap using the PHP5 SimpleXML extension


Community Events









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


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

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