<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cuong Dang &#187; php countor</title>
	<atom:link href="http://cuongdang.info/tag/php-countor/feed" rel="self" type="application/rss+xml" />
	<link>http://cuongdang.info</link>
	<description>Cuong Dang Free Writing Blog :)</description>
	<lastBuildDate>Mon, 23 Apr 2012 15:30:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to create a simple php hit countor</title>
		<link>http://cuongdang.info/how-to-create-a-simple-php-hit-countor.html</link>
		<comments>http://cuongdang.info/how-to-create-a-simple-php-hit-countor.html#comments</comments>
		<pubDate>Wed, 17 Sep 2008 11:16:37 +0000</pubDate>
		<dc:creator>Cuong Dang</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[php countor]]></category>

		<guid isPermaLink="false">http://cuongdang.wordpress.com/?p=103</guid>
		<description><![CDATA[Hit Counter 1. Create a counter text file of the name hitcounter.txt and save it to the same directory you will put your hit counter in. 2. Open your php editor. Save the document as counter.php. Set your opening statement for PHP script. &#60;?php ?&#62; 3. Set the variable for the file named hitcounter.txt and [...]]]></description>
		<wfw:commentRss>http://cuongdang.info/how-to-create-a-simple-php-hit-countor.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

