<?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 SECURE file manager with PHP</title>
	<link>http://phpit.net/article/creating-secure-file-manager-php/</link>
	<description>PHPit has dozens of PHP articles, codesnippets and FAQ's.</description>
	<pubDate>Sun, 22 Jun 2008 23:36:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Barry</title>
		<link>http://phpit.net/article/creating-secure-file-manager-php/#comment-10904</link>
		<pubDate>Fri, 11 Aug 2006 19:16:19 +0000</pubDate>
		<guid>http://phpit.net/article/creating-secure-file-manager-php/#comment-10904</guid>
					<description>For PHP 4.3 and higher, you can use file_get_contents() to get the file contents as a string instead of having to use implode() with file().</description>
		<content:encoded><![CDATA[<p>For PHP 4.3 and higher, you can use file_get_contents() to get the file contents as a string instead of having to use implode() with file().
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Parikshit</title>
		<link>http://phpit.net/article/creating-secure-file-manager-php/#comment-9730</link>
		<pubDate>Tue, 01 Aug 2006 08:07:32 +0000</pubDate>
		<guid>http://phpit.net/article/creating-secure-file-manager-php/#comment-9730</guid>
					<description>thanks very much i got a way for security purpose in files .
but can you tell me how we can upload mpeg files</description>
		<content:encoded><![CDATA[<p>thanks very much i got a way for security purpose in files .<br />
but can you tell me how we can upload mpeg files
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ed</title>
		<link>http://phpit.net/article/creating-secure-file-manager-php/#comment-1020</link>
		<pubDate>Tue, 04 Apr 2006 18:24:39 +0000</pubDate>
		<guid>http://phpit.net/article/creating-secure-file-manager-php/#comment-1020</guid>
					<description>What if instead of downloading the file, I want to use the file as an image source? For example: img src='uploaded_file.php' ?</description>
		<content:encoded><![CDATA[<p>What if instead of downloading the file, I want to use the file as an image source? For example: img src=&#8217;uploaded_file.php&#8217; ?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rafe</title>
		<link>http://phpit.net/article/creating-secure-file-manager-php/#comment-632</link>
		<pubDate>Wed, 22 Feb 2006 21:01:38 +0000</pubDate>
		<guid>http://phpit.net/article/creating-secure-file-manager-php/#comment-632</guid>
					<description>Just wondering if i might get a response on this question. I get a security error when i try to do anyhting with the files, be it edit, or delete, or download. ID this due to folder restrictions, i have the permissions at 777. or should i try locating the uploads folder above my web directory as you stated in this tutorial?</description>
		<content:encoded><![CDATA[<p>Just wondering if i might get a response on this question. I get a security error when i try to do anyhting with the files, be it edit, or delete, or download. ID this due to folder restrictions, i have the permissions at 777. or should i try locating the uploads folder above my web directory as you stated in this tutorial?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rafe</title>
		<link>http://phpit.net/article/creating-secure-file-manager-php/#comment-631</link>
		<pubDate>Wed, 22 Feb 2006 18:56:07 +0000</pubDate>
		<guid>http://phpit.net/article/creating-secure-file-manager-php/#comment-631</guid>
					<description>Sexy, just getting started with the whole web development thing, very excitng. i enjoyed this tutorial.</description>
		<content:encoded><![CDATA[<p>Sexy, just getting started with the whole web development thing, very excitng. i enjoyed this tutorial.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
