Skip to content

c4sti3l/PHPUnzipTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

Simple singlefile unzip tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages