<?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: Uploading files with PHP</title>
	<link>http://phpit.net/faq/uploading-files-php/</link>
	<description>PHPit has dozens of PHP articles, codesnippets and FAQ's.</description>
	<pubDate>Fri, 16 May 2008 05:52:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: sorry i need help</title>
		<link>http://phpit.net/faq/uploading-files-php/#comment-12165</link>
		<pubDate>Wed, 30 Aug 2006 15:47:10 +0000</pubDate>
		<guid>http://phpit.net/faq/uploading-files-php/#comment-12165</guid>
					<description>hi pls give the steps to upload a file using php ..</description>
		<content:encoded><![CDATA[<p>hi pls give the steps to upload a file using php ..
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: leen</title>
		<link>http://phpit.net/faq/uploading-files-php/#comment-10393</link>
		<pubDate>Tue, 08 Aug 2006 08:40:19 +0000</pubDate>
		<guid>http://phpit.net/faq/uploading-files-php/#comment-10393</guid>
					<description>eric...
plz help me..i relly need a help,,,</description>
		<content:encoded><![CDATA[<p>eric&#8230;<br />
plz help me..i relly need a help,,,
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: leen</title>
		<link>http://phpit.net/faq/uploading-files-php/#comment-10369</link>
		<pubDate>Tue, 08 Aug 2006 03:21:51 +0000</pubDate>
		<guid>http://phpit.net/faq/uploading-files-php/#comment-10369</guid>
					<description>to eric..
y dont u response to my question..can u tell me how to upload using the php..to upload the files..refering to my question..</description>
		<content:encoded><![CDATA[<p>to eric..<br />
y dont u response to my question..can u tell me how to upload using the php..to upload the files..refering to my question..
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Eric</title>
		<link>http://phpit.net/faq/uploading-files-php/#comment-10131</link>
		<pubDate>Fri, 04 Aug 2006 21:26:11 +0000</pubDate>
		<guid>http://phpit.net/faq/uploading-files-php/#comment-10131</guid>
					<description>I'm disapointed with this explanation. You're not using PHP to upload a file at all. You're using the same old HTML form which does the upload to a temporary file, and then using PHP to simply copy that file from the temporary directory to it's final destination.

The problem with this is that HTML upload has severe size limitations and doesn't solve the needs of uploading larger files which is more relevant today.</description>
		<content:encoded><![CDATA[<p>I&#8217;m disapointed with this explanation. You&#8217;re not using PHP to upload a file at all. You&#8217;re using the same old HTML form which does the upload to a temporary file, and then using PHP to simply copy that file from the temporary directory to it&#8217;s final destination.</p>
<p>The problem with this is that HTML upload has severe size limitations and doesn&#8217;t solve the needs of uploading larger files which is more relevant today.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: leen</title>
		<link>http://phpit.net/faq/uploading-files-php/#comment-9871</link>
		<pubDate>Wed, 02 Aug 2006 06:29:20 +0000</pubDate>
		<guid>http://phpit.net/faq/uploading-files-php/#comment-9871</guid>
					<description>erm...actually i wanna ask about uploading multiple files but juz using one input inbox..like after we have success upload a file..then to upload another one file using the already input inbox..then display the file that we hv upload i the same page as the file we have upload before this..</description>
		<content:encoded><![CDATA[<p>erm&#8230;actually i wanna ask about uploading multiple files but juz using one input inbox..like after we have success upload a file..then to upload another one file using the already input inbox..then display the file that we hv upload i the same page as the file we have upload before this..
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
