<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Unzip files with PHP</title>
	<atom:link href="http://www.timlinden.com/blog/website-development/unzip-files-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timlinden.com/blog/website-development/unzip-files-with-php/</link>
	<description>feels like you punching me in face with orange</description>
	<lastBuildDate>Sat, 11 Feb 2012 05:44:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: halfdan</title>
		<link>http://www.timlinden.com/blog/website-development/unzip-files-with-php/#comment-44345</link>
		<dc:creator>halfdan</dc:creator>
		<pubDate>Sat, 26 Apr 2008 13:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.timlinden.com/blog/2005/03/19/unzip-files-with-php/#comment-44345</guid>
		<description>if ($zip) {

You should use 
if(is_resource($zip)) {
instead..
But nice article anyway :)</description>
		<content:encoded><![CDATA[<p>if ($zip) {</p>
<p>You should use<br />
if(is_resource($zip)) {<br />
instead..<br />
But nice article anyway :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnnyOC</title>
		<link>http://www.timlinden.com/blog/website-development/unzip-files-with-php/#comment-41142</link>
		<dc:creator>johnnyOC</dc:creator>
		<pubDate>Thu, 20 Mar 2008 17:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.timlinden.com/blog/2005/03/19/unzip-files-with-php/#comment-41142</guid>
		<description>ive been looking everywhere for a function like this to unzip a file! everywhere kept saying to just chmod the file to 777 and unzip it, but it doesnt work for me due to permissions problems! but yours worked!!! AAAAAAAAAAHHHHHHHHHH (excited)</description>
		<content:encoded><![CDATA[<p>ive been looking everywhere for a function like this to unzip a file! everywhere kept saying to just chmod the file to 777 and unzip it, but it doesnt work for me due to permissions problems! but yours worked!!! AAAAAAAAAAHHHHHHHHHH (excited)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic

Served from: www.timlinden.com @ 2012-02-11 11:06:21 -->
