<?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"
	>
<channel>
	<title>Comments on: How to limit file download speed in php</title>
	<atom:link href="http://www.developertutorials.com/blog/php/how-to-limit-file-download-speed-in-php-114/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/blog/php/how-to-limit-file-download-speed-in-php-114/</link>
	<description>Keeping webmasters up-to-date on technology.</description>
	<pubDate>Wed, 03 Dec 2008 03:05:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Akash Mehta</title>
		<link>http://www.developertutorials.com/blog/php/how-to-limit-file-download-speed-in-php-114/#comment-2188</link>
		<dc:creator>Akash Mehta</dc:creator>
		<pubDate>Sat, 28 Jun 2008 09:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/how-to-limit-file-download-speed-in-php-114/#comment-2188</guid>
		<description>@Cyborg: place the PHP script anywhere, set the $file variable to point to the file you want to download, then send your users to the PHP script.</description>
		<content:encoded><![CDATA[<p>@Cyborg: place the PHP script anywhere, set the $file variable to point to the file you want to download, then send your users to the PHP script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyborg</title>
		<link>http://www.developertutorials.com/blog/php/how-to-limit-file-download-speed-in-php-114/#comment-2103</link>
		<dc:creator>Cyborg</dc:creator>
		<pubDate>Wed, 25 Jun 2008 12:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/how-to-limit-file-download-speed-in-php-114/#comment-2103</guid>
		<description>Hi,

How I can use this php script? Shall I put it in the folder where the file i want to control is in ? Do I need to use .htaccess with it ?

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How I can use this php script? Shall I put it in the folder where the file i want to control is in ? Do I need to use .htaccess with it ?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
