[New post] How to Upload and Unpack a Zip File using PHP

Posted by | Posted on 10:05

How to Upload and Unpack a Zip File using PHP

Bogdan Michka | May 27, 2010 at 11:05 am | Tags: howto, php, uploads, zip | Categories: development, tips-n-tricks, web | URL: http://wp.me/pHbzX-mA

From the tutorial:

How to Upload and Unpack a Zip File using PHP | bavotasan.com

When you're emailing or uploading larger files, it always makes sense to compress them first. This decreases file size and also helps avoid file corruption during transfer. The most common compressed file you will encounter is the zip file, since most operating systems come with a basic utility to quickly zip and unzip files. Creating a small function to upload a zip file to your server and unpack in the process isn't as complicated as you might think.

Add a comment to this post


Trouble clicking? Copy and paste this URL into your browser: http://subscribe.wordpress.com

Comments (0)

Post a Comment