<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Simple php url routing controller</title>
	<atom:link href="http://blog.sosedoff.com/2009/07/04/simpe-php-url-routing-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sosedoff.com/2009/07/04/simpe-php-url-routing-controller/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Jul 2009 20:51:00 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://blog.sosedoff.com/2009/07/04/simpe-php-url-routing-controller/comment-page-1/#comment-191</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 05 Jul 2009 20:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sosedoff.com/?p=154#comment-191</guid>
		<description>Hello! 

Thank you for posting this, I&#039;ve been looking for some educational information about PHP URL Routing and have tried to look at frameworks but due to their sophistication I can&#039;t grasp well what they are trying to do. 

yet, there is one landmine which I also stepped in while I tried to work on my own URL routing, that is, this simple route won&#039;t work if its on a folder (e.x. http://mysite.com/folder/books/43/the-book-thief )

once again, thank you! really grasped the concept :)</description>
		<content:encoded><![CDATA[<p>Hello! </p>
<p>Thank you for posting this, I&#8217;ve been looking for some educational information about PHP URL Routing and have tried to look at frameworks but due to their sophistication I can&#8217;t grasp well what they are trying to do. </p>
<p>yet, there is one landmine which I also stepped in while I tried to work on my own URL routing, that is, this simple route won&#8217;t work if its on a folder (e.x. <a href="http://mysite.com/folder/books/43/the-book-thief" rel="nofollow">http://mysite.com/folder/books/43/the-book-thief</a> )</p>
<p>once again, thank you! really grasped the concept <img src='http://blog.sosedoff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
