<?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: PHP &amp; MySQL File Download Counter</title>
	<atom:link href="http://tutorialzine.com/2010/02/php-mysql-download-counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/</link>
	<description>Web Development Tutorials &#38; Resources</description>
	<lastBuildDate>Mon, 17 Jun 2013 10:34:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Aleš</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-80752</link>
		<dc:creator>Aleš</dc:creator>
		<pubDate>Sun, 14 Apr 2013 18:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-80752</guid>
		<description><![CDATA[Thanks for the code. How do you tell the page to access the .htaccess file inside the files directory? Sory I&#039;m very new to this. Thank you!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the code. How do you tell the page to access the .htaccess file inside the files directory? Sory I'm very new to this. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Auguste</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-77549</link>
		<dc:creator>Auguste</dc:creator>
		<pubDate>Mon, 21 Jan 2013 20:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-77549</guid>
		<description><![CDATA[I&#039;m trying to connect your Login slide panel system to this download manager. Having some issues but I&#039;ll get there. Your site and the things you put on it are unbelievably amazing! Thanks alot!]]></description>
		<content:encoded><![CDATA[<p>I'm trying to connect your Login slide panel system to this download manager. Having some issues but I'll get there. Your site and the things you put on it are unbelievably amazing! Thanks alot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jmv38</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-77495</link>
		<dc:creator>Jmv38</dc:creator>
		<pubDate>Sat, 19 Jan 2013 11:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-77495</guid>
		<description><![CDATA[Martin, i want to thank you so much! I know almost nothing to PHP, but thanks to your great example i&#039;ve been able from my iPad to build a site that keeps track of my user downloads. Before i was sharing code without knowing if anybody was using it. This tutorial and code package is so easy to use. Thanks again.]]></description>
		<content:encoded><![CDATA[<p>Martin, i want to thank you so much! I know almost nothing to PHP, but thanks to your great example i've been able from my iPad to build a site that keeps track of my user downloads. Before i was sharing code without knowing if anybody was using it. This tutorial and code package is so easy to use. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laurencal</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-76733</link>
		<dc:creator>laurencal</dc:creator>
		<pubDate>Sun, 16 Dec 2012 11:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-76733</guid>
		<description><![CDATA[Hi 

Thanks for this. I am not getting the table updating although the table seems to be created correctly and the database is being connected to (I assume this because I see an error if I deliberately change the  database password to be incorrect).

If I access download.php using the web browser, it says parameter incorrect, I am not sure if this indicates the problem or if that is expected?]]></description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Thanks for this. I am not getting the table updating although the table seems to be created correctly and the database is being connected to (I assume this because I see an error if I deliberately change the  database password to be incorrect).</p>
<p>If I access download.php using the web browser, it says parameter incorrect, I am not sure if this indicates the problem or if that is expected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NICO</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-73539</link>
		<dc:creator>NICO</dc:creator>
		<pubDate>Tue, 13 Nov 2012 18:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-73539</guid>
		<description><![CDATA[I had the problem that it did not work trying to download PDF-files.
Took me some time to figure out, but finally changing the 
.htaccess file to

&lt;Files *.*&gt;
ForceType application/octet-stream
Header set Content-Disposition attachment
&lt;/Files&gt;

did the job. 

NICO]]></description>
		<content:encoded><![CDATA[<p>I had the problem that it did not work trying to download PDF-files.<br />
Took me some time to figure out, but finally changing the<br />
.htaccess file to</p>
<p>&lt;Files *.*&gt;<br />
ForceType application/octet-stream<br />
Header set Content-Disposition attachment<br />
&lt;/Files&gt;</p>
<p>did the job. </p>
<p>NICO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-70618</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Thu, 01 Nov 2012 08:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-70618</guid>
		<description><![CDATA[nice work..thank you]]></description>
		<content:encoded><![CDATA[<p>nice work..thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-69091</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 29 Oct 2012 19:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-69091</guid>
		<description><![CDATA[Or maybe to integrate some feedback form so the download works only if feedback is sent :D]]></description>
		<content:encoded><![CDATA[<p>Or maybe to integrate some feedback form so the download works only if feedback is sent :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-66999</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 26 Oct 2012 11:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-66999</guid>
		<description><![CDATA[Fantastic tutorial! Thanks for this!

But my question would be something like this.

Whenever you click download button, the counter increases by one. But, is there any chance that counter doesn&#039;t increase if you download the file from the same IP?

Thanks!
Alex]]></description>
		<content:encoded><![CDATA[<p>Fantastic tutorial! Thanks for this!</p>
<p>But my question would be something like this.</p>
<p>Whenever you click download button, the counter increases by one. But, is there any chance that counter doesn't increase if you download the file from the same IP?</p>
<p>Thanks!<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-49304</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 10 Oct 2012 16:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-49304</guid>
		<description><![CDATA[Any way to dive into folders. So if there is a folder listed i can click on it and open it then download the files listed. right now it thinks folders are files]]></description>
		<content:encoded><![CDATA[<p>Any way to dive into folders. So if there is a folder listed i can click on it and open it then download the files listed. right now it thinks folders are files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alx</title>
		<link>http://tutorialzine.com/2010/02/php-mysql-download-counter/#comment-41423</link>
		<dc:creator>Alx</dc:creator>
		<pubDate>Wed, 05 Sep 2012 17:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=717#comment-41423</guid>
		<description><![CDATA[I have only one question considering the CSS. I would like to make p.ContactUs to stay at the bottom of the page (as it is) without covering the other elements of the page when I resize the page at my browser. I&#039;ve tried to change the position element but the whole section doesn&#039;t stay at the bottom.

Is there any simple solution? Thanks!]]></description>
		<content:encoded><![CDATA[<p>I have only one question considering the CSS. I would like to make p.ContactUs to stay at the bottom of the page (as it is) without covering the other elements of the page when I resize the page at my browser. I've tried to change the position element but the whole section doesn't stay at the bottom.</p>
<p>Is there any simple solution? Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 280/282 objects using apc
Content Delivery Network via cdn.tutorialzine.com

 Served from: tutorialzine.com @ 2013-06-18 06:10:41 by W3 Total Cache -->