<?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: Download counter in PHP using .htaccess</title>
	<atom:link href="http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/</link>
	<description>PHP, CSS, xhtml, javascript / jquery tutorials</description>
	<lastBuildDate>Mon, 22 Mar 2010 12:46:11 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kamen</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-2817</link>
		<dc:creator>Kamen</dc:creator>
		<pubDate>Sat, 03 Oct 2009 06:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-2817</guid>
		<description>Well ... actually one problem here is

Content-type: application/octet-stream

This is not working for my site, I would like to use the content-type that I entered in one of the Apache configuration files

and another small problem - the extension is not always 3 character (I removed that code completely)</description>
		<content:encoded><![CDATA[<p>Well &#8230; actually one problem here is</p>
<p>Content-type: application/octet-stream</p>
<p>This is not working for my site, I would like to use the content-type that I entered in one of the Apache configuration files</p>
<p>and another small problem &#8211; the extension is not always 3 character (I removed that code completely)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamen</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-2816</link>
		<dc:creator>Kamen</dc:creator>
		<pubDate>Sat, 03 Oct 2009 06:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-2816</guid>
		<description>Great! Thank you!
...
Excellent :)</description>
		<content:encoded><![CDATA[<p>Great! Thank you!<br />
&#8230;<br />
Excellent :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaya</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-1092</link>
		<dc:creator>Gaya</dc:creator>
		<pubDate>Tue, 26 May 2009 15:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-1092</guid>
		<description>Hey Rob,

Have you tried adding mp3 to the .htaccess and download.php file?

Good luck!</description>
		<content:encoded><![CDATA[<p>Hey Rob,</p>
<p>Have you tried adding mp3 to the .htaccess and download.php file?</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Cifre</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-1071</link>
		<dc:creator>Rob Cifre</dc:creator>
		<pubDate>Sat, 23 May 2009 21:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-1071</guid>
		<description>Hey guys... I got it working but I wanted to add mp3, so I can track podcasts. But for some reason it doesnt work any ideas why?

Works fine with zip files.</description>
		<content:encoded><![CDATA[<p>Hey guys&#8230; I got it working but I wanted to add mp3, so I can track podcasts. But for some reason it doesnt work any ideas why?</p>
<p>Works fine with zip files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaya</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-239</link>
		<dc:creator>Gaya</dc:creator>
		<pubDate>Mon, 20 Apr 2009 07:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-239</guid>
		<description>Thanks Adam. htaccess can be hard some times. So much possibilities, and a great chance to get a 500 error :(</description>
		<content:encoded><![CDATA[<p>Thanks Adam. htaccess can be hard some times. So much possibilities, and a great chance to get a 500 error :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Winogrodzki</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-235</link>
		<dc:creator>Adam Winogrodzki</dc:creator>
		<pubDate>Sun, 19 Apr 2009 20:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-235</guid>
		<description>well ! The script is great , but i think .htaccess is difficult to use .</description>
		<content:encoded><![CDATA[<p>well ! The script is great , but i think .htaccess is difficult to use .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaya</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-61</link>
		<dc:creator>Gaya</dc:creator>
		<pubDate>Wed, 11 Mar 2009 09:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-61</guid>
		<description>First of all: thanks for all the comments!

@Tuan Anh
Maybe we interpret the title differently. I hope you still liked the article.

@david
Isn&#039;t that a better to check user uploaded files?
Because I uploaded the files on my server, I am sure I gave them the right extension.
Or what did you mean?</description>
		<content:encoded><![CDATA[<p>First of all: thanks for all the comments!</p>
<p>@Tuan Anh<br />
Maybe we interpret the title differently. I hope you still liked the article.</p>
<p>@david<br />
Isn&#8217;t that a better to check user uploaded files?<br />
Because I uploaded the files on my server, I am sure I gave them the right extension.<br />
Or what did you mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-59</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 11 Mar 2009 04:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-59</guid>
		<description>There are better ways to check a file extension. http://us2.php.net/pathinfo is one. It would be easy to sneak a file past your check.</description>
		<content:encoded><![CDATA[<p>There are better ways to check a file extension. <a href="http://us2.php.net/pathinfo" rel="nofollow">http://us2.php.net/pathinfo</a> is one. It would be easy to sneak a file past your check.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tuan Anh</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-57</link>
		<dc:creator>Tuan Anh</dc:creator>
		<pubDate>Tue, 10 Mar 2009 15:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-57</guid>
		<description>Using .htaccess of this way has only rewrite-effect, and all other works are done by PHP. So that, when I read the title, I wondered why htaccess file can be used to delivered files? This post is the same as &quot;PHP download manager&quot;.</description>
		<content:encoded><![CDATA[<p>Using .htaccess of this way has only rewrite-effect, and all other works are done by PHP. So that, when I read the title, I wondered why htaccess file can be used to delivered files? This post is the same as &#8220;PHP download manager&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhunor</title>
		<link>http://www.gayadesign.com/diy/download-counter-in-php-using-htaccess/comment-page-1/#comment-56</link>
		<dc:creator>bhunor</dc:creator>
		<pubDate>Mon, 09 Mar 2009 18:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=96#comment-56</guid>
		<description>THX!
I looking for long time this kind of script.Working very well!Great job!</description>
		<content:encoded><![CDATA[<p>THX!<br />
I looking for long time this kind of script.Working very well!Great job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
