<?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>James&#039; Blog &#187; Content Management</title>
	<atom:link href="http://jamesblogs.com/category/tutorials/php/content-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesblogs.com</link>
	<description></description>
	<lastBuildDate>Fri, 11 Feb 2011 07:50:53 +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>Using query strings to organise content</title>
		<link>http://jamesblogs.com/2008/10/10/using-query-strings-to-organise-content/</link>
		<comments>http://jamesblogs.com/2008/10/10/using-query-strings-to-organise-content/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 22:08:21 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[else]]></category>
		<category><![CDATA[elseif]]></category>
		<category><![CDATA[ID]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[strings]]></category>

		<guid isPermaLink="false">http://www.james-blogs.com/?p=367</guid>
		<description><![CDATA[If you pay attention to URL&#8217;s you may notice those fancy URL&#8217;s that are structured like with parts like ?ID=1 in them. This can be achieved in a number of ways, however some methods are complex, and some are relatively easy. In actual fact there&#8217;s something in PHP called query strings and although it&#8217;s not [...]]]></description>
		<wfw:commentRss>http://jamesblogs.com/2008/10/10/using-query-strings-to-organise-content/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

