<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: UnZip on Server - using PHP</title>
	<link>http://www.3scriptz.com/snippets/unzip-on-server-using-php.html</link>
	<description>Free snippets, scripts, software and stuff</description>
	<pubDate>Tue, 06 Jan 2009 01:54:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Chris</title>
		<link>http://www.3scriptz.com/snippets/unzip-on-server-using-php.html#comment-555</link>
		<author>Chris</author>
		<pubDate>Sun, 04 May 2008 15:34:30 +0000</pubDate>
		<guid>http://www.3scriptz.com/snippets/unzip-on-server-using-php.html#comment-555</guid>
		<description>@Josh
Add:

$zip_dir='folder name';

and instead of `folder name` put name of folder you want

3scriptz.com thans for the script</description>
		<content:encoded><![CDATA[<p>@Josh<br />
Add:</p>
<p>$zip_dir=&#8217;folder name&#8217;;</p>
<p>and instead of `folder name` put name of folder you want</p>
<p>3scriptz.com thans for the script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.3scriptz.com/snippets/unzip-on-server-using-php.html#comment-496</link>
		<author>Josh</author>
		<pubDate>Sun, 06 Jan 2008 05:55:52 +0000</pubDate>
		<guid>http://www.3scriptz.com/snippets/unzip-on-server-using-php.html#comment-496</guid>
		<description>Is there a way to have this so you can define a folder for the file to be extracted to?</description>
		<content:encoded><![CDATA[<p>Is there a way to have this so you can define a folder for the file to be extracted to?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
