TheRealHypR / phpunzip

A simple script to unzip files on a webserver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-Unzip

A simple script to unzip files on a webserver

How to use

  1. Upload both the index.php und the unzip.php to your webserver
  2. Name the file you want to unzip "pack.zip"
  3. Go to index.php in your web browser, hit "Unzip!" and your files should be extracted.

About

A simple script to unzip files on a webserver.


Languages

Language:PHP 100.0%