$compressed_list
$compressed_list :
UnZip Class
This class is based on a library I found at PHPClasses: http://phpclasses.org/package/2495-PHP-Pack-and-unpack-files-packed-in-ZIP-archives.html
The original library is a little rough around the edges so I refactored it and added several additional methods -- Phil Sturgeon
This class requires extension ZLib Enabled.