<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/unzip</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 11:45:53 GMT</pubDate>
<item>
<title>(PHP) Script for uploading ZIP file and unzip it on the server - jvandemerwe</title>
<link>http://snipplr.com/view/69947/script-for-uploading-zip-file-and-unzip-it-on-the-server/</link>
<description><![CDATA[ <p>Easy PHP script for uploading and unpacking zip files to the server much faster

Steps to follow:

1. create folder on the webserver called "zipper" or something else
2. copy the following PHP code into a file called "zipper.php" into this folder
3. use the url to this file to start the little script
4. select a zip file from your harddisk and go for it
5. after upload a directory exists in the folder "zipper" from step 1

with ftp program (like Filezilla) you can easily move the content to the directory of your choice (that's all), which goes much faster</p> ]]></description>
<pubDate>Fri, 15 Feb 2013 10:05:46 GMT</pubDate>
<guid>http://snipplr.com/view/69947/script-for-uploading-zip-file-and-unzip-it-on-the-server/</guid>
</item>
<item>
<title>(Bash) Extract a tar.gz file. - bitfed</title>
<link>http://snipplr.com/view/67250/extract-a-targz-file/</link>
<description><![CDATA[ <p>Extract a tar.gz to specified directory

-x: Extract
-v: Verbose per file
-z: Filter through gunzip
-f: Extract from file</p> ]]></description>
<pubDate>Wed, 19 Sep 2012 17:41:11 GMT</pubDate>
<guid>http://snipplr.com/view/67250/extract-a-targz-file/</guid>
</item>
<item>
<title>(Bash) Unzip - klovera</title>
<link>http://snipplr.com/view/58215/unzip/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 26 Aug 2011 22:31:16 GMT</pubDate>
<guid>http://snipplr.com/view/58215/unzip/</guid>
</item>
<item>
<title>(PHP) Unzip files in PHP - julioantuneztarin</title>
<link>http://snipplr.com/view/55383/unzip-files-in-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 17 Jun 2011 11:21:56 GMT</pubDate>
<guid>http://snipplr.com/view/55383/unzip-files-in-php/</guid>
</item>
<item>
<title>(PHP) Unzip Files - dubogii</title>
<link>http://snipplr.com/view/53681/unzip-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 17 May 2011 20:04:36 GMT</pubDate>
<guid>http://snipplr.com/view/53681/unzip-files/</guid>
</item>
<item>
<title>(PHP) Unzip with PHP - sb_01</title>
<link>http://snipplr.com/view/45407/unzip-with-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 08 Dec 2010 01:20:46 GMT</pubDate>
<guid>http://snipplr.com/view/45407/unzip-with-php/</guid>
</item>
<item>
<title>(PHP) unzip file - hasantayyar</title>
<link>http://snipplr.com/view/19505/unzip-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 10 Sep 2009 09:08:54 GMT</pubDate>
<guid>http://snipplr.com/view/19505/unzip-file/</guid>
</item>
<item>
<title>(PHP) Unzip file using PHP - fackz</title>
<link>http://snipplr.com/view/17301/unzip-file-using-php/</link>
<description><![CDATA[ <p>A few days ago i was looking for a script witch one will help me to unzip a file using PHP . There is 2 different ways to do it.One just execute a commend to unzip the file in the shell using PHP and another one is using library functions</p> ]]></description>
<pubDate>Tue, 21 Jul 2009 16:11:51 GMT</pubDate>
<guid>http://snipplr.com/view/17301/unzip-file-using-php/</guid>
</item>
<item>
<title>(PHP) PHP Class: Unzip files - mattkenefick</title>
<link>http://snipplr.com/view/6364/php-class-unzip-files/</link>
<description><![CDATA[ <p>Unzip files with PHP.</p> ]]></description>
<pubDate>Tue, 20 May 2008 13:26:11 GMT</pubDate>
<guid>http://snipplr.com/view/6364/php-class-unzip-files/</guid>
</item>
</channel>
</rss>