<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Fri, 16 May 2008 19:25:11 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Simple, Easy PHP Hit Counter 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/751/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/751/comments/</comments>
		<pubDate>Wed, 07 Nov 2007 14:45:07 +0000</pubDate>
		<dc:creator>Idlemind</dc:creator>
		<category>PHP</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/751/</guid>
		<description>
			<![CDATA[
				<p>If it's a .php page, you can simply include this file where you want a hit counter to appear.<br /><br />One file - text output.  Very simple, very easy.  Based off the filename of the page (creates a pagename.counter file to hold the count).<br />(No use for it myself - made it for a friend).</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>