Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.5 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.5 KB

PHPUnzipTool

The Unziptool extracts a .zip file to a given directory. It has the option to delete the ZIP-file and unzip.php after extraction.

It may take a long time to transfer the files via ftp if you do not have shell access. E.g. if you want to upload a lot of files (php framework or image collection) as archive - because it is much faster than uploading each file by itself.

Requirements

PHP 5.3 and newer

Usage:

  • Download unzip.php and place it in the same directory as your .zip archive.
  • In Browser type URL to unzipper.php
  • Select ZIP-File
  • (optional) Set settings
  • Hit "Unzip !"

Screenshot

unzipper