<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Creating a file manager with PHP</title>
	<link>http://phpit.net/article/creating-file-manager-php/</link>
	<description>PHPit has dozens of PHP articles, codesnippets and FAQ's.</description>
	<pubDate>Sat, 17 May 2008 04:56:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Levi</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-11259</link>
		<pubDate>Wed, 16 Aug 2006 02:22:45 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-11259</guid>
					<description>I have problem in viewing encryted image file to view in IE6 SP1. just the images doesnt render properly while the other type (like pdf) doesnt have any error.

is it IE setting? IE really sucks at all time.</description>
		<content:encoded><![CDATA[<p>I have problem in viewing encryted image file to view in IE6 SP1. just the images doesnt render properly while the other type (like pdf) doesnt have any error.</p>
<p>is it IE setting? IE really sucks at all time.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Moses</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-10179</link>
		<pubDate>Sat, 05 Aug 2006 21:24:40 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-10179</guid>
					<description>This is a great tutorial. You can add some AJAX to show the Progress bar to the user. Keep it up..</description>
		<content:encoded><![CDATA[<p>This is a great tutorial. You can add some AJAX to show the Progress bar to the user. Keep it up..
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tyler</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-4543</link>
		<pubDate>Thu, 22 Jun 2006 16:05:10 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-4543</guid>
					<description>This is a great tutorial, however why does it not include the ability to access different folders in a directory? Do I need to change something in the code? Maybe I am just overlooking something. If someone could help me I would greatly apreciate it.</description>
		<content:encoded><![CDATA[<p>This is a great tutorial, however why does it not include the ability to access different folders in a directory? Do I need to change something in the code? Maybe I am just overlooking something. If someone could help me I would greatly apreciate it.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Piku&#8217;s PHP Blog &#187; Creating a SECURE file manager with PHP</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-513</link>
		<pubDate>Thu, 26 Jan 2006 17:37:30 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-513</guid>
					<description>[...] In a previous article I have posted a link to a PHPIt article: Creating a file manager with PHP. Now, PHPIt created the second tutorial in this series: Creating a SECURE file manager with PHP. It has all the information you need to secure your file manager made using the previous article. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] In a previous article I have posted a link to a PHPIt article: Creating a file manager with PHP. Now, PHPIt created the second tutorial in this series: Creating a SECURE file manager with PHP. It has all the information you need to secure your file manager made using the previous article. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: PHPit - Totally PHP &#187; Creating a SECURE file manager with PHP</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-508</link>
		<pubDate>Wed, 25 Jan 2006 19:19:23 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-508</guid>
					<description>[...] var site="s20phpit"             &#171; Previous Creating a file manager with PHP [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] var site=&#8221;s20phpit&#8221;             &laquo; Previous Creating a file manager with PHP [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matthijs</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-492</link>
		<pubDate>Mon, 23 Jan 2006 21:26:22 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-492</guid>
					<description>Interesting article Dennis. I don't agree with Evert, it's not a bad tutorial. But it's good you added the lines about security. The difficulty with tutorials like these is that you want to focus on one problem. Here, uploading/managing files. If you would add an explanation of every weak point of every script, each tutorial would be at least 20 pages. But nonetheless, a few warnings, even just a few lines is never bad. Looking forward to your next articles.</description>
		<content:encoded><![CDATA[<p>Interesting article Dennis. I don&#8217;t agree with Evert, it&#8217;s not a bad tutorial. But it&#8217;s good you added the lines about security. The difficulty with tutorials like these is that you want to focus on one problem. Here, uploading/managing files. If you would add an explanation of every weak point of every script, each tutorial would be at least 20 pages. But nonetheless, a few warnings, even just a few lines is never bad. Looking forward to your next articles.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Piku&#8217;s PHP Blog &#187; PHPit articles</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-491</link>
		<pubDate>Mon, 23 Jan 2006 19:55:54 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-491</guid>
					<description>[...] The second article is Creating a file manager with PHP. It treats the basics of uploading files and working with files in PHP (opening, editing, deleting files) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] The second article is Creating a file manager with PHP. It treats the basics of uploading files and working with files in PHP (opening, editing, deleting files) [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dennis Pallett</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-485</link>
		<pubDate>Mon, 23 Jan 2006 14:20:24 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-485</guid>
					<description>Evert: you are absolutely right, and I've fixed the problem, though this problem only exists in the demo. Normally, you would place the upload directory above the web root anyway.

As for the magic quotes problem; it's a very easy fix.

Bocse: That would be pretty neat, and something to consider writing. Imagine what you could create with prototype.js, ajax, and more.</description>
		<content:encoded><![CDATA[<p>Evert: you are absolutely right, and I&#8217;ve fixed the problem, though this problem only exists in the demo. Normally, you would place the upload directory above the web root anyway.</p>
<p>As for the magic quotes problem; it&#8217;s a very easy fix.</p>
<p>Bocse: That would be pretty neat, and something to consider writing. Imagine what you could create with prototype.js, ajax, and more.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bocse L Filip</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-484</link>
		<pubDate>Mon, 23 Jan 2006 12:47:46 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-484</guid>
					<description>Now think about a file manager web 2.0. Using set of class like prototype.js ...  now that would be something wouldn't it?.</description>
		<content:encoded><![CDATA[<p>Now think about a file manager web 2.0. Using set of class like prototype.js &#8230;  now that would be something wouldn&#8217;t it?.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Evert</title>
		<link>http://phpit.net/article/creating-file-manager-php/#comment-483</link>
		<pubDate>Mon, 23 Jan 2006 11:31:34 +0000</pubDate>
		<guid>http://phpit.net/article/creating-file-manager-php/#comment-483</guid>
					<description>This is a really bad tutorial in a few ways:

* All files are uploaded in a directory accessible by the webserver, I can enter /upload on the live example and run my own php scripts.
* Magic quotes is probably enabled. So in the files ' will be converted to \' . This is not really usefull for most files</description>
		<content:encoded><![CDATA[<p>This is a really bad tutorial in a few ways:</p>
<p>* All files are uploaded in a directory accessible by the webserver, I can enter /upload on the live example and run my own php scripts.<br />
* Magic quotes is probably enabled. So in the files &#8216; will be converted to \&#8217; . This is not really usefull for most files
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
