Unzipping Zip archives in PHP is a very important task for any web-developer serious about his work. Applications are limitless but it's best used for ploading multiple files zipped and maintaining directory structure.
In this tutorial you will find a PHP function to help you handle all your basic PHP unzipping needs. Not suitable for huge files but perfect for everyday needs.