<?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/"
		>
<channel>
	<title>Comments on: Quick &amp; Easy Ajax Web-Based File Uploader Script</title>
	<atom:link href="http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/</link>
	<description>Tech-Related Bloggery</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:00:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/comment-page-1/#comment-1344</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 19 May 2011 21:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100075#comment-1344</guid>
		<description>Simple2FTP is a script that has a free unlimited time trial version and uses an FTP connection so there is not an issue with having to change limits in PHP by changing the php.ini or using .htaccess

You can download at www.simple2ftp.com</description>
		<content:encoded><![CDATA[<p>Simple2FTP is a script that has a free unlimited time trial version and uses an FTP connection so there is not an issue with having to change limits in PHP by changing the php.ini or using .htaccess</p>
<p>You can download at <a href="http://www.simple2ftp.com" rel="nofollow">http://www.simple2ftp.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mkei85</title>
		<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/comment-page-1/#comment-567</link>
		<dc:creator>mkei85</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100075#comment-567</guid>
		<description>Just create another php.ini in particular directory/root to overwrite the configs when you is under PHP-CGI compiled server.

You can increase the MAX UPLOAD VALUE by changing ubr_default_configs.php paramater called $CONFIGS_MAX_UPLOAD_SIZE and this will work coz this Upload is controlled by Perl-CGI and not under PHP (php.ini).</description>
		<content:encoded><![CDATA[<p>Just create another php.ini in particular directory/root to overwrite the configs when you is under PHP-CGI compiled server.</p>
<p>You can increase the MAX UPLOAD VALUE by changing ubr_default_configs.php paramater called $CONFIGS_MAX_UPLOAD_SIZE and this will work coz this Upload is controlled by Perl-CGI and not under PHP (php.ini).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/comment-page-1/#comment-360</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Wed, 21 Jan 2009 23:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100075#comment-360</guid>
		<description>If you can&#039;t edit the ini file, or use .htaccess then it might be worth trying the ini_set() to increase the value to 500M or so.</description>
		<content:encoded><![CDATA[<p>If you can&#8217;t edit the ini file, or use .htaccess then it might be worth trying the ini_set() to increase the value to 500M or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/comment-page-1/#comment-359</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 21 Jan 2009 23:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100075#comment-359</guid>
		<description>I had a question about the uploader.  My website is run on a VPS via PHP-CGI and I do not have access to the php.ini file.  Because the site is run in PHP-CGI, I do not think .htaccess works for changing max php upload size.  Does this affect the upload capacity of the uberuploader?

I need people to upload up to 400 mb.

Thanks for your time!</description>
		<content:encoded><![CDATA[<p>I had a question about the uploader.  My website is run on a VPS via PHP-CGI and I do not have access to the php.ini file.  Because the site is run in PHP-CGI, I do not think .htaccess works for changing max php upload size.  Does this affect the upload capacity of the uberuploader?</p>
<p>I need people to upload up to 400 mb.</p>
<p>Thanks for your time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

