<?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: Url Routing with PHP &#8211; Part One</title>
	<atom:link href="http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 00:46:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mufid</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-272206</link>
		<dc:creator>Mufid</dc:creator>
		<pubDate>Thu, 29 Dec 2011 11:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-272206</guid>
		<description>Great! Thanks. I just know how to make use of REQUEST_URI variable.

Btw, where&#039;s the part two?</description>
		<content:encoded><![CDATA[<p>Great! Thanks. I just know how to make use of REQUEST_URI variable.</p>
<p>Btw, where's the part two?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: request_uri</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-272146</link>
		<dc:creator>request_uri</dc:creator>
		<pubDate>Sun, 30 Oct 2011 20:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-272146</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Hill</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-272138</link>
		<dc:creator>Doug Hill</dc:creator>
		<pubDate>Sun, 16 Oct 2011 23:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-272138</guid>
		<description>Josh,
I know the article said there was a download but apparently I misplaced it myself. It has been a while but I think it was simply the code as shown in the article all in one file. Give me a few days and I will get something up there.</description>
		<content:encoded><![CDATA[<p>Josh,<br />
I know the article said there was a download but apparently I misplaced it myself. It has been a while but I think it was simply the code as shown in the article all in one file. Give me a few days and I will get something up there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Ferrara</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-272136</link>
		<dc:creator>Josh Ferrara</dc:creator>
		<pubDate>Tue, 11 Oct 2011 17:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-272136</guid>
		<description>Hi Doug,

I was wondering if I could possibly obtain the code for part one? The download link seems to be missing.

Thanks so much! I realize this is an old post, I appreciate your time!</description>
		<content:encoded><![CDATA[<p>Hi Doug,</p>
<p>I was wondering if I could possibly obtain the code for part one? The download link seems to be missing.</p>
<p>Thanks so much! I realize this is an old post, I appreciate your time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Cassol</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-272131</link>
		<dc:creator>Bruno Cassol</dc:creator>
		<pubDate>Sun, 02 Oct 2011 00:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-272131</guid>
		<description>Thank you for sharing! Quick and easy.</description>
		<content:encoded><![CDATA[<p>Thank you for sharing! Quick and easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taxi bucuresti</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-272127</link>
		<dc:creator>taxi bucuresti</dc:creator>
		<pubDate>Mon, 19 Sep 2011 16:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-272127</guid>
		<description>Very nice tutorial. I always tryed to imagine how the frameworks achieve nice url interpreting/dispatching.
I have a question though, at an URL like the one of this page (http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/) in order for you to choose the correct article do you search for an item with a title matching the parameter or you are using a rewrite condition.
I saw some sites using urls like: http://www.website.com/179/the-article-title
I presume that the 179 param is the article id and the rest is just for SEO purposes.
Can you please tell me what you know about this matter? Or point me to another resource?</description>
		<content:encoded><![CDATA[<p>Very nice tutorial. I always tryed to imagine how the frameworks achieve nice url interpreting/dispatching.<br />
I have a question though, at an URL like the one of this page (<a href="http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/" rel="nofollow">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/</a>) in order for you to choose the correct article do you search for an item with a title matching the parameter or you are using a rewrite condition.<br />
I saw some sites using urls like: <a href="http://www.website.com/179/the-article-title" rel="nofollow">http://www.website.com/179/the-article-title</a><br />
I presume that the 179 param is the article id and the rest is just for SEO purposes.<br />
Can you please tell me what you know about this matter? Or point me to another resource?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allison</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-272067</link>
		<dc:creator>Allison</dc:creator>
		<pubDate>Fri, 20 May 2011 18:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-272067</guid>
		<description>Works great, thank you</description>
		<content:encoded><![CDATA[<p>Works great, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-172136</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 11 Oct 2010 07:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-172136</guid>
		<description>try this one:
&lt;a href=&quot;http://dphpb.com/how-to-create-simple-routing-framework/&quot; rel=&quot;nofollow&quot;&gt;dphpb.com&lt;/a&gt;

probably the simplest explanation</description>
		<content:encoded><![CDATA[<p>try this one:<br />
<a href="http://dphpb.com/how-to-create-simple-routing-framework/" rel="nofollow">dphpb.com</a></p>
<p>probably the simplest explanation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunal Rajendra Sagar</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-159761</link>
		<dc:creator>Kunal Rajendra Sagar</dc:creator>
		<pubDate>Tue, 21 Sep 2010 12:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-159761</guid>
		<description>Thanks simple and useful...</description>
		<content:encoded><![CDATA[<p>Thanks simple and useful&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quotes aka Bash.org/QDB clone &#124; x2 // activeStyle</title>
		<link>http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/comment-page-1/#comment-77413</link>
		<dc:creator>Quotes aka Bash.org/QDB clone &#124; x2 // activeStyle</dc:creator>
		<pubDate>Tue, 02 Mar 2010 01:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/axial/url-routing-with-php-part-one/#comment-77413</guid>
		<description>[...] on the internet about URL routing i found Axial Routing, i liked it and decided to base my code on that tutorial. I abused the singletons a little  and [...]</description>
		<content:encoded><![CDATA[<p>[...] on the internet about URL routing i found Axial Routing, i liked it and decided to base my code on that tutorial. I abused the singletons a little  and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

