Zip Utility

I’ve created a one-page PHP Zip Utility that allows you to: Upload, compress, and download any files (up to 5 files, 5mb each). Upload, decompress, and download zip file contents (up to 15mb). The page uses PHP’s ZipArchive library.   … Continue reading