<?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: Unique hits counter</title>
	<atom:link href="http://designkai.com/unique-hits-counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://designkai.com/unique-hits-counter/</link>
	<description>For the Designer that loves a rant</description>
	<lastBuildDate>Mon, 30 Aug 2010 05:02:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Designkai</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2614</link>
		<dc:creator>Designkai</dc:creator>
		<pubDate>Mon, 28 Jun 2010 21:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2614</guid>
		<description>Hi V,

That line checks if $fetch has any results, if it doesn&#039;t it writes to the SQL. This is the part that filters out repeat IP&#039;s so that each IP is only read once per day.</description>
		<content:encoded><![CDATA[<p>Hi V,</p>
<p>That line checks if $fetch has any results, if it doesn&#8217;t it writes to the SQL. This is the part that filters out repeat IP&#8217;s so that each IP is only read once per day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: V</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2592</link>
		<dc:creator>V</dc:creator>
		<pubDate>Fri, 25 Jun 2010 23:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2592</guid>
		<description>Thank you for the code! Can you please explain why this code

if ( mysql_num_rows($fetch) == 0 )

is necessary?</description>
		<content:encoded><![CDATA[<p>Thank you for the code! Can you please explain why this code</p>
<p>if ( mysql_num_rows($fetch) == 0 )</p>
<p>is necessary?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maunnes</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2555</link>
		<dc:creator>Maunnes</dc:creator>
		<pubDate>Sat, 29 May 2010 20:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2555</guid>
		<description>Very simple and well explained.. Thank you mate!</description>
		<content:encoded><![CDATA[<p>Very simple and well explained.. Thank you mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 22 Useful PHP Tips and Tutorials for Web Development &#124; Vector N Pixel</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2550</link>
		<dc:creator>22 Useful PHP Tips and Tutorials for Web Development &#124; Vector N Pixel</dc:creator>
		<pubDate>Wed, 05 May 2010 07:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2550</guid>
		<description>[...] Make a Unique Hits Counter   VN:F [1.8.6_1065]please wait...Rating: 0.0/10 (0 votes cast)VN:F [1.8.6_1065]Rating: 0 (from 0 votes)   Share This Post: [...]</description>
		<content:encoded><![CDATA[<p>[...] Make a Unique Hits Counter   VN:F [1.8.6_1065]please wait&#8230;Rating: 0.0/10 (0 votes cast)VN:F [1.8.6_1065]Rating: 0 (from 0 votes)   Share This Post: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Developer Information Resources</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2533</link>
		<dc:creator>Web Developer Information Resources</dc:creator>
		<pubDate>Tue, 15 Sep 2009 09:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2533</guid>
		<description>[...] This tutorial will teach you how to create a unique hits counter, and keep the values permanently. http://designkai.com/unique-hits-counter/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This tutorial will teach you how to create a unique hits counter, and keep the values permanently. <a href="http://designkai.com/unique-hits-counter/" rel="nofollow">http://designkai.com/unique-hits-counter/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domenico</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2517</link>
		<dc:creator>Domenico</dc:creator>
		<pubDate>Tue, 23 Jun 2009 04:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2517</guid>
		<description>Uh... I am not sure exactly what you are referring to as they appear the same to me. However if you are referring to the apostrophes around certain parts of the code I do apologise for that, however that is an issue associated with Wordpress stylising text and code, and it is something I do ask other people to watch out for. I will attempt to fix it.</description>
		<content:encoded><![CDATA[<p>Uh&#8230; I am not sure exactly what you are referring to as they appear the same to me. However if you are referring to the apostrophes around certain parts of the code I do apologise for that, however that is an issue associated with WordPress stylising text and code, and it is something I do ask other people to watch out for. I will attempt to fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikita</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2516</link>
		<dc:creator>Nikita</dc:creator>
		<pubDate>Tue, 23 Jun 2009 04:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2516</guid>
		<description>You have an error in ur mysql script its:
CREATE TABLE `uniquehits` (
`ip` varchar(255) NOT NULL,
`date` date NOT NULL default &#039;00-00-0000&#039;
);

not:
CREATE TABLE `uniquehits` (
`ip` varchar(255) NOT NULL,
`date` date NOT NULL default ’00-00-0000’
);</description>
		<content:encoded><![CDATA[<p>You have an error in ur mysql script its:<br />
CREATE TABLE `uniquehits` (<br />
`ip` varchar(255) NOT NULL,<br />
`date` date NOT NULL default &#8217;00-00-0000&#8242;<br />
);</p>
<p>not:<br />
CREATE TABLE `uniquehits` (<br />
`ip` varchar(255) NOT NULL,<br />
`date` date NOT NULL default ’00-00-0000’<br />
);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Domenico</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2398</link>
		<dc:creator>Domenico</dc:creator>
		<pubDate>Fri, 15 May 2009 05:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2398</guid>
		<description>Oh yes, thank you for spotting that! I shall get right onto fixing it :)</description>
		<content:encoded><![CDATA[<p>Oh yes, thank you for spotting that! I shall get right onto fixing it <img src='http://designkai.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oskars</title>
		<link>http://designkai.com/unique-hits-counter/comment-page-1/#comment-2396</link>
		<dc:creator>Oskars</dc:creator>
		<pubDate>Wed, 29 Apr 2009 22:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://designkai.com/?p=93#comment-2396</guid>
		<description>Thanks a lot! This was realy helpful!

If there is only one thing i can mension it is that in the MySql dont put comma after &quot;’00-00-0000’&quot;.

Thans again!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! This was realy helpful!</p>
<p>If there is only one thing i can mension it is that in the MySql dont put comma after &#8220;’00-00-0000’&#8221;.</p>
<p>Thans again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
