<?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 hit counter</title>
	<atom:link href="http://www.jamestopp.com/dfym/2006/01/13/php-hit-counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamestopp.com/dfym/2006/01/13/php-hit-counter/</link>
	<description>Thoughts of a horn player and wannabe web designer</description>
	<lastBuildDate>Wed, 24 Sep 2008 22:32:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Don&#8217;t Forget Your Mouthpiece &#187; Blog Archive &#187; Hit Counter 2.0</title>
		<link>http://www.jamestopp.com/dfym/2006/01/13/php-hit-counter/#comment-26</link>
		<dc:creator>Don&#8217;t Forget Your Mouthpiece &#187; Blog Archive &#187; Hit Counter 2.0</dc:creator>
		<pubDate>Mon, 23 Jan 2006 17:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamestopp.com/dfym/?p=32#comment-26</guid>
		<description>[...] I should really learn to read things properly. Two pages on in my PHP book was the section on session variables. One of which is the basis for this new, improved, go-faster version of my hit counter. Rather than rely on a number in a flat file, this method actually works by detecting the presence of a session on the client side, which makes a whole lot more sense. Here&#8217;s the code: [...]</description>
		<content:encoded><![CDATA[<p>[...] I should really learn to read things properly. Two pages on in my PHP book was the section on session variables. One of which is the basis for this new, improved, go-faster version of my hit counter. Rather than rely on a number in a flat file, this method actually works by detecting the presence of a session on the client side, which makes a whole lot more sense. Here&#8217;s the code: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

