In my previous post i had posted how you can make a zip file in Php. But i know many of you are also looking to unzip a zip file in php. So here i am back with the solution….
Month: December 2011
-

How to zip a file in php (php zip)
For my recent work i was searching for a PHP class through which i can easily zip any number of files and folder into one single zip file. I search all around the web and finally found it inside the…
