<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PHP hit counter</title>
	<link>http://www.jamestopp.com/dfym/2006/01/13/php-hit-counter/</link>
	<description>Thoughts of a horn player and wannabe web designer</description>
	<pubDate>Tue, 06 Jan 2009 09:16:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</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>
		<pubDate>Mon, 23 Jan 2006 17:32:14 +0000</pubDate>
		<guid>http://www.jamestopp.com/dfym/2006/01/13/php-hit-counter/#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&amp;#8217;s the code: [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 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: [&#8230;]
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
