<?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>Designkai. &#187; PHP</title>
	<atom:link href="http://designkai.com/category/tutorials/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://designkai.com</link>
	<description>For the Designer that loves a rant</description>
	<lastBuildDate>Wed, 23 Jun 2010 02:27:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Unique hits counter</title>
		<link>http://designkai.com/unique-hits-counter/</link>
		<comments>http://designkai.com/unique-hits-counter/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 00:21:53 +0000</pubDate>
		<dc:creator>Designkai</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://designkai.com/?p=93</guid>
		<description><![CDATA[This tutorial is simple, but very effective. It will count the unique hits per day and keep a permanent record. I will first explain how it works, and then I will go ahead and give you the code. First we set up a database and put a chunk of code at the top of every [...]]]></description>
		<wfw:commentRss>http://designkai.com/unique-hits-counter/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Tutorial Management System Part 5: Finishing Up</title>
		<link>http://designkai.com/complete-tutorial-management-system-part-5-finishing-up/</link>
		<comments>http://designkai.com/complete-tutorial-management-system-part-5-finishing-up/#comments</comments>
		<pubDate>Mon, 26 May 2008 11:01:37 +0000</pubDate>
		<dc:creator>Designkai</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://designkai.com/?p=8</guid>
		<description><![CDATA[Welcome to the final part of this long tutorial. By now you should have your admin panel up, but not all working, that’s ok. Once we have finished this section it will all be running fine. Every page made in this section will be put into the root folder you were asked to choose in [...]]]></description>
		<wfw:commentRss>http://designkai.com/complete-tutorial-management-system-part-5-finishing-up/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tutorial Management System Part 4: Commenting</title>
		<link>http://designkai.com/complete-tutorial-management-system-part-4-commenting/</link>
		<comments>http://designkai.com/complete-tutorial-management-system-part-4-commenting/#comments</comments>
		<pubDate>Mon, 26 May 2008 10:53:27 +0000</pubDate>
		<dc:creator>Designkai</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://designkai.com/?p=7</guid>
		<description><![CDATA[Welcome to part 4 of this 5 part tutorial. This section will handle the comment system that allows users to port what they think about the tutorial you have posted. Unlike the last 2 sections of this tutorial, this one will not need an add page in the admin panel because all the comment adding [...]]]></description>
		<wfw:commentRss>http://designkai.com/complete-tutorial-management-system-part-4-commenting/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tutorial Management System Part 3: The Tutorials</title>
		<link>http://designkai.com/complete-tutorial-management-system-part-3-the-tutorials/</link>
		<comments>http://designkai.com/complete-tutorial-management-system-part-3-the-tutorials/#comments</comments>
		<pubDate>Mon, 26 May 2008 10:47:40 +0000</pubDate>
		<dc:creator>Designkai</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://designkai.com/?p=6</guid>
		<description><![CDATA[Welcome to Part 3 of this 5 part tutorial on making a complete Tutorial Management System. This is probably the most important section of the 5 because it is dealing with managing the tutorials themselves. Every page we create in this section will go into the admin folder. We will start the same way we [...]]]></description>
		<wfw:commentRss>http://designkai.com/complete-tutorial-management-system-part-3-the-tutorials/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tutorial Management System Part 2: Managing Categories</title>
		<link>http://designkai.com/complete-tutorial-management-system-part-2-managing-categories/</link>
		<comments>http://designkai.com/complete-tutorial-management-system-part-2-managing-categories/#comments</comments>
		<pubDate>Mon, 26 May 2008 10:42:37 +0000</pubDate>
		<dc:creator>Designkai</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://designkai.com/?p=5</guid>
		<description><![CDATA[Welcome to the second part of the 5 section tutorial on how to create a Tutorial Management system. This section we will be looking at managing the categories for your tutorials. We will be working only in the admin folder that we set up in Part 1, so there is no need to use any [...]]]></description>
		<wfw:commentRss>http://designkai.com/complete-tutorial-management-system-part-2-managing-categories/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Tutorial Management System Part 1: Getting Started</title>
		<link>http://designkai.com/complete-tutorial-management-system-part-1-getting-started/</link>
		<comments>http://designkai.com/complete-tutorial-management-system-part-1-getting-started/#comments</comments>
		<pubDate>Mon, 26 May 2008 09:44:56 +0000</pubDate>
		<dc:creator>Designkai</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://designkai.com/?p=4</guid>
		<description><![CDATA[Welcome to the 5 part, in depth tutorial on making a complete tutorial management system. This is the first of the five part tutorial. Please make sure you remember that none of the parts of this tutorial will work on their own, but together they will work like a charm. Ok, let’s start by setting [...]]]></description>
		<wfw:commentRss>http://designkai.com/complete-tutorial-management-system-part-1-getting-started/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>
