<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: [Coding Cowboys] Uploading Files with Flex and PHP</title>
	<atom:link href="http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/</link>
	<description>Flex 2, Actionscript 3.0</description>
	<lastBuildDate>Wed, 30 Dec 2009 03:38:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fidel Gonzo</title>
		<link>http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-14858</link>
		<dc:creator>Fidel Gonzo</dc:creator>
		<pubDate>Wed, 17 Jun 2009 16:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-14858</guid>
		<description>For a nice and easy Web-ftp solution using the power of PHP4, check my FileManager FX. Can be seen in action&lt;a href=&quot;http://fidelgonzo.com/webs/filemanagerfx/main.html&quot; rel=&quot;nofollow&quot;&gt; here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>For a nice and easy Web-ftp solution using the power of PHP4, check my FileManager FX. Can be seen in action<a href="http://fidelgonzo.com/webs/filemanagerfx/main.html" rel="nofollow"> here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenda</title>
		<link>http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-6433</link>
		<dc:creator>Jenda</dc:creator>
		<pubDate>Wed, 13 Jun 2007 11:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-6433</guid>
		<description>Larger files are limited by php.ini where it is set by default to 2MB I think</description>
		<content:encoded><![CDATA[<p>Larger files are limited by php.ini where it is set by default to 2MB I think</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenda</title>
		<link>http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-2787</link>
		<dc:creator>Jenda</dc:creator>
		<pubDate>Mon, 30 Apr 2007 09:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-2787</guid>
		<description>You need to make sure, that the path in the upload.php is correct. Do a debug php file to show you the exact path with the $_SERVER[&#039;DOCUMENT_ROOT&#039;] variable. It uploads files for me, however lager files are not being copied even though that you get confirmation that everything was ok.</description>
		<content:encoded><![CDATA[<p>You need to make sure, that the path in the upload.php is correct. Do a debug php file to show you the exact path with the $_SERVER['DOCUMENT_ROOT'] variable. It uploads files for me, however lager files are not being copied even though that you get confirmation that everything was ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: farianne</title>
		<link>http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-1320</link>
		<dc:creator>farianne</dc:creator>
		<pubDate>Fri, 23 Mar 2007 23:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-1320</guid>
		<description>i had the same experience... so what are we goig to do?</description>
		<content:encoded><![CDATA[<p>i had the same experience&#8230; so what are we goig to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Franklin</title>
		<link>http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-1293</link>
		<dc:creator>Daniel Franklin</dc:creator>
		<pubDate>Wed, 14 Mar 2007 06:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://flexed.wordpress.com/2006/12/18/coding-cowboys-uploading-files-with-flex-and-php/#comment-1293</guid>
		<description>when i downloaded your files and tested in appserver i dint work it shows its uploading and finshes uploading but when i see in the folder nothing will be there... i use appserver and my files are in mainproject i stored your php file in mainproject folder and named it upload.php my folder to save images is mainproject/images but it doesnt work</description>
		<content:encoded><![CDATA[<p>when i downloaded your files and tested in appserver i dint work it shows its uploading and finshes uploading but when i see in the folder nothing will be there&#8230; i use appserver and my files are in mainproject i stored your php file in mainproject folder and named it upload.php my folder to save images is mainproject/images but it doesnt work</p>
]]></content:encoded>
	</item>
</channel>
</rss>
