Archive

Posts Tagged ‘ziparchive’

Create A Zip File And Uncompress Or Unzip A Zip File Using PHP And ZipArchive

February 19th, 2009 admin No comments

Are you curious about PHP capability of creating a zip file and extracting/unzip/unzompress a zip file? Actually, there are some ways to do it such as using shell script or using a PHP Class Library. In this article, we will use ZipArchive which is one of PHP class libraries that handles zip compression. Here is how to use it and the sample code.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)