News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Zip-it or DIY Tar-balls
May 24, 2006 @ 05:53:43

On the Zend Developer Zone, there's a new article concerning the creation of zip files and tarballs inside of a PHP script, including a link to a tutorial from PHPit.net and the steps he had to follow to get started.

Who hasn't sat in front of their computer night after night wondering aloud - to only the monitor and the voices in their head - how they are going to build a zip file or tar ball dynamically using nothing more than PHP. I know that if I had actually thought this, it would have kept me up at nights. Thankfully, before it got that far, those wacky code monkeys over at PHPit have come up with a tutorial that walks you through just this very conundrum.

He noticed he didn't have the packages he needed (Archive_Zip is still "beta"), so he had to issue a pear install to grab it specifically. He comments on the usefulness of parts of the tutorial (examples vs. explainations) as well as the choice to go with a reusable function instead of a wrapper/helper class around the PEAR package.

0 comments voice your opinion now!
pear archive_tar archive_zip install tutorial pear archive_tar archive_zip install tutorial


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Using Zend\Loader\Autoloader

Ryan Malesevich's Blog: WP Plugins: iG:Syntax Hiliter

DevShed: Displaying User Comments in a Code Igniter Blog Application

Design Aeon: Check Dead Links From Database Using PHP CURL

Padraic Brady's Blog: How Would You Engineer A PEAR2/Pyrus Distribution Architecture?


Community Events









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


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

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