<?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: Mod_Rewrite and PHP Tutorial</title>
	<atom:link href="http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/</link>
	<description>A coders playground.</description>
	<lastBuildDate>Wed, 01 Feb 2012 10:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: novice</title>
		<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/comment-page-1/#comment-181629</link>
		<dc:creator>novice</dc:creator>
		<pubDate>Tue, 15 Feb 2011 15:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/?p=58#comment-181629</guid>
		<description>Superb tutorial. It has just taken 3 days of googling before coming across this - So many, many thanks :)

I&#039;d like to know if it is possible to call include files instead of the just echoing the ?

&lt;?php
	$pageNumber = (isset($url[1]) ? $url[1] : &#039;page-1&#039;);
	$page = explode(&#039;-&#039;, $pageNumber);
	echo &#039;Page: &#039;.$page[1].&#039;&#039;;
?&gt;

If so, how would the markup look like?</description>
		<content:encoded><![CDATA[<p>Superb tutorial. It has just taken 3 days of googling before coming across this &#8211; So many, many thanks <img src='http://www.nodstrum.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;d like to know if it is possible to call include files instead of the just echoing the ?</p>
<p>&lt;?php<br />
	$pageNumber = (isset($url[1]) ? $url[1] : &#039;page-1&#039;);<br />
	$page = explode(&#039;-&#039;, $pageNumber);<br />
	echo &#039;Page: &#8216;.$page[1].&#8221;;<br />
?&gt;</p>
<p>If so, how would the markup look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/comment-page-1/#comment-181625</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Tue, 15 Feb 2011 14:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/?p=58#comment-181625</guid>
		<description>Hi Dotiv - im not sure its possible without Mod_Rewrite on Apache.
on Nginx i know its possble but in a different way.</description>
		<content:encoded><![CDATA[<p>Hi Dotiv &#8211; im not sure its possible without Mod_Rewrite on Apache.<br />
on Nginx i know its possble but in a different way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dotiv</title>
		<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/comment-page-1/#comment-87532</link>
		<dc:creator>Dotiv</dc:creator>
		<pubDate>Tue, 23 Nov 2010 19:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/?p=58#comment-87532</guid>
		<description>hi very nice information.
but please tell me how can i do this without mod_rewrite.
Please tell me if you know.</description>
		<content:encoded><![CDATA[<p>hi very nice information.<br />
but please tell me how can i do this without mod_rewrite.<br />
Please tell me if you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: g3tcrunk</title>
		<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/comment-page-1/#comment-79959</link>
		<dc:creator>g3tcrunk</dc:creator>
		<pubDate>Sat, 23 Oct 2010 08:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/?p=58#comment-79959</guid>
		<description>Thank you man, this is so useful.</description>
		<content:encoded><![CDATA[<p>Thank you man, this is so useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apple</title>
		<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/comment-page-1/#comment-73919</link>
		<dc:creator>apple</dc:creator>
		<pubDate>Sun, 26 Sep 2010 11:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/?p=58#comment-73919</guid>
		<description>i always have a problem to direct 301 from htacess to more than page to the home page with one order i mean one line comand is that possible ?</description>
		<content:encoded><![CDATA[<p>i always have a problem to direct 301 from htacess to more than page to the home page with one order i mean one line comand is that possible ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webdesign bremen</title>
		<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/comment-page-1/#comment-61912</link>
		<dc:creator>webdesign bremen</dc:creator>
		<pubDate>Sun, 11 Jul 2010 13:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/?p=58#comment-61912</guid>
		<description>very great stuff for everyone who has work with php...
great work!!</description>
		<content:encoded><![CDATA[<p>very great stuff for everyone who has work with php&#8230;<br />
great work!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design</title>
		<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/comment-page-1/#comment-48245</link>
		<dc:creator>Web Design</dc:creator>
		<pubDate>Fri, 23 Apr 2010 00:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/?p=58#comment-48245</guid>
		<description>awesome stuff 
thanks for the great info</description>
		<content:encoded><![CDATA[<p>awesome stuff<br />
thanks for the great info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Misha</title>
		<link>http://www.nodstrum.com/2009/12/30/mod_rewrite-and-php-tutorial/comment-page-1/#comment-42633</link>
		<dc:creator>Misha</dc:creator>
		<pubDate>Sun, 28 Mar 2010 21:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/?p=58#comment-42633</guid>
		<description>Thanks man, this solution was all I need

www.mysite.com/news --&gt; www.mysite.com/index.php?page=news
with relative css and image files intact!!!</description>
		<content:encoded><![CDATA[<p>Thanks man, this solution was all I need</p>
<p><a href="http://www.mysite.com/news" rel="nofollow">http://www.mysite.com/news</a> &#8211;&gt; <a href="http://www.mysite.com/index.php?page=news" rel="nofollow">http://www.mysite.com/index.php?page=news</a><br />
with relative css and image files intact!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

