<?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"
	>
<channel>
	<title>Comments on: A PHP script to unzip files with file overwriting</title>
	<atom:link href="http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/</link>
	<description></description>
	<pubDate>Fri, 29 Aug 2008 19:44:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: RazwanZ</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-23468</link>
		<dc:creator>RazwanZ</dc:creator>
		<pubDate>Tue, 12 Aug 2008 20:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-23468</guid>
		<description>Hi Alex! Please make me an unzipper script(I will use it in my wap-site)...In the first page(html) to apperar a field where must be wrotten the adress of the zip...and a second php page where to appear the unzipped files and their size (eg. http://razvan.wen9.com/Pagini/Utile/Unzip.html , but I have just the html, because the php is on another server, wich loads slowly :( ) .  Send the script to razwan_z@yahoo.com . Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Alex! Please make me an unzipper script(I will use it in my wap-site)&#8230;In the first page(html) to apperar a field where must be wrotten the adress of the zip&#8230;and a second php page where to appear the unzipped files and their size (eg. <a href="http://razvan.wen9.com/Pagini/Utile/Unzip.html" rel="nofollow">http://razvan.wen9.com/Pagini/Utile/Unzip.html</a> , but I have just the html, because the php is on another server, wich loads slowly :( ) .  Send the script to <a href="mailto:razwan_z@yahoo.com">razwan_z@yahoo.com</a> . Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Achmed Steinweg</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-22971</link>
		<dc:creator>Achmed Steinweg</dc:creator>
		<pubDate>Wed, 06 Aug 2008 18:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-22971</guid>
		<description>Hi..
the zip file is stored in the file system. 

How if the file is stored in a database as blobs? 

thanks</description>
		<content:encoded><![CDATA[<p>Hi..<br />
the zip file is stored in the file system. </p>
<p>How if the file is stored in a database as blobs? </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paramita</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-20481</link>
		<dc:creator>Paramita</dc:creator>
		<pubDate>Mon, 07 Jul 2008 09:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-20481</guid>
		<description>It is working on linux i want it for windows,can anyone help me in this regard.

Thanx</description>
		<content:encoded><![CDATA[<p>It is working on linux i want it for windows,can anyone help me in this regard.</p>
<p>Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeLab</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-20364</link>
		<dc:creator>CodeLab</dc:creator>
		<pubDate>Fri, 04 Jul 2008 23:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-20364</guid>
		<description>Thanks For The Very Good Script
But One Problem
The Extracted Files Shows Owner And Group As "httpd:httpd"

So I Cannot Change The Permission Of Extracted Files And Have Some Other Problems As Files Are Owned By httpd

Is There Something In Script I Can Add/Modify So That Files Are Not Owned By httpd.
Thanks</description>
		<content:encoded><![CDATA[<p>Thanks For The Very Good Script<br />
But One Problem<br />
The Extracted Files Shows Owner And Group As &#8220;httpd:httpd&#8221;</p>
<p>So I Cannot Change The Permission Of Extracted Files And Have Some Other Problems As Files Are Owned By httpd</p>
<p>Is There Something In Script I Can Add/Modify So That Files Are Not Owned By httpd.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-17732</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 28 May 2008 10:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-17732</guid>
		<description>Great for me, too. However, two questions:

1.) The script now lists awful lot of files which are extracted. Can I suppress the output?
2.) Is there a return value so that I can find out whether the extraction was successful or not? (e.g. broken archives, checksum errors)

Thank you.</description>
		<content:encoded><![CDATA[<p>Great for me, too. However, two questions:</p>
<p>1.) The script now lists awful lot of files which are extracted. Can I suppress the output?<br />
2.) Is there a return value so that I can find out whether the extraction was successful or not? (e.g. broken archives, checksum errors)</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-14148</link>
		<dc:creator>William</dc:creator>
		<pubDate>Sat, 03 May 2008 17:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-14148</guid>
		<description>I just want to thank you for saving a few hours of my Saturday! What a useful little time-saver. It would have taken several hours to upload ~1000 files via ftp (on my satellite connection)and I suck at shell commands, so this was the perfect thing. Instead, I had my site upgraded in a few minutes. 
Many, many thanks!
William</description>
		<content:encoded><![CDATA[<p>I just want to thank you for saving a few hours of my Saturday! What a useful little time-saver. It would have taken several hours to upload ~1000 files via ftp (on my satellite connection)and I suck at shell commands, so this was the perfect thing. Instead, I had my site upgraded in a few minutes.<br />
Many, many thanks!<br />
William</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmasterdays &#187; Blog Archive &#187; A PHP script to unzip files with file overwriting</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-13393</link>
		<dc:creator>Webmasterdays &#187; Blog Archive &#187; A PHP script to unzip files with file overwriting</dc:creator>
		<pubDate>Mon, 28 Apr 2008 17:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-13393</guid>
		<description>[...] Learn C++ - Â» A PHP script to unzip files with file overwriting [...]</description>
		<content:encoded><![CDATA[<p>[...] Learn C++ - Â» A PHP script to unzip files with file overwriting [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ECS Dave</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-13017</link>
		<dc:creator>ECS Dave</dc:creator>
		<pubDate>Fri, 25 Apr 2008 04:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-13017</guid>
		<description>Alex,

Grrr8 script! Thanks for creating/writing it!

One question, if I may...

What would be the modification required to have the unzipped files to be placed into a folder named for the zip file that was unzipped?

Thanks again!
ECS Dave</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>Grrr8 script! Thanks for creating/writing it!</p>
<p>One question, if I may&#8230;</p>
<p>What would be the modification required to have the unzipped files to be placed into a folder named for the zip file that was unzipped?</p>
<p>Thanks again!<br />
ECS Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A PHP script to unzip files with file overwriting - Webmasterdays</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-10019</link>
		<dc:creator>A PHP script to unzip files with file overwriting - Webmasterdays</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-10019</guid>
		<description>[...] A PHP script to unzip files with file overwriting  Mar.20, 2008 in Uncategorized   Learn C++ - Â» A PHP script to unzip files with file overwriting [...]</description>
		<content:encoded><![CDATA[<p>[...] A PHP script to unzip files with file overwriting  Mar.20, 2008 in Uncategorized   Learn C++ - Â» A PHP script to unzip files with file overwriting [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-8696</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Fri, 29 Feb 2008 21:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/general-programming/a-php-script-to-unzip-files-with-file-overwriting/#comment-8696</guid>
		<description>thanks! worked great!</description>
		<content:encoded><![CDATA[<p>thanks! worked great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
