Skip to content

yukulele/PHPzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHPzip

Simple zipper / unzipper for PHP

usage

zip.php

Put zip.php in directory you want to zip and call it from browser.

A zip file will be created containing full directory.

unzip.php

Put unzip.php in directory containing zip files and call it from browser.

A directory will be created for each zip file.

requirement

PHP 5.2 or greater

About

Simple zipper / unzipper for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages