Simple zipper / unzipper for PHP
Put zip.php
in directory you want to zip and call it from browser.
A zip file will be created containing full directory.
Put unzip.php
in directory containing zip files and call it from browser.
A directory will be created for each zip file.
PHP 5.2 or greater