<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Dynamic Inclusion</title>
	<link>http://pootato.org/tutorials/php/dynamic-inclusion/</link>
	<description>Tutorials for your website</description>
	<pubDate>Mon, 06 Oct 2008 20:29:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Vijay</title>
		<link>http://pootato.org/tutorials/php/dynamic-inclusion/#comment-559</link>
		<author>Vijay</author>
		<pubDate>Tue, 23 Sep 2008 09:13:51 +0000</pubDate>
		<guid>http://pootato.org/tutorials/php/dynamic-inclusion/#comment-559</guid>
		<description>Hi,

I've used the above code for dynamic includes and it works fine.

I noticed though, that because the other pages are plain html for content, it doesn't allow us to put the title, meta tags etc. for those individual pages. Is it possible to include these as we click on different links? For example, i'm on the default page, so the title is "Home". When i click on 'About' link, the title should change to "About"...

Hope that makes sense. Thank you for your help and the code above was great!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#039;ve used the above code for dynamic includes and it works fine.</p>
<p>I noticed though, that because the other pages are plain html for content, it doesn&#039;t allow us to put the title, meta tags etc. for those individual pages. Is it possible to include these as we click on different links? For example, i&#039;m on the default page, so the title is &#034;Home&#034;. When i click on &#039;About&#039; link, the title should change to &#034;About&#034;&#8230;</p>
<p>Hope that makes sense. Thank you for your help and the code above was great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katrina</title>
		<link>http://pootato.org/tutorials/php/dynamic-inclusion/#comment-485</link>
		<author>Katrina</author>
		<pubDate>Thu, 26 Jun 2008 20:36:21 +0000</pubDate>
		<guid>http://pootato.org/tutorials/php/dynamic-inclusion/#comment-485</guid>
		<description>I have the pages as you said to put them and I also have your sample files uploaded, but they don't work. Does the PHP Version have to be set to a certain version?</description>
		<content:encoded><![CDATA[<p>I have the pages as you said to put them and I also have your sample files uploaded, but they don&#039;t work. Does the PHP Version have to be set to a certain version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melissa</title>
		<link>http://pootato.org/tutorials/php/dynamic-inclusion/#comment-402</link>
		<author>Melissa</author>
		<pubDate>Tue, 20 May 2008 02:17:00 +0000</pubDate>
		<guid>http://pootato.org/tutorials/php/dynamic-inclusion/#comment-402</guid>
		<description>Thank you! Your tutorial saved my butt.

I was previously using an older version of the PHP inclusion code that was (probably) insecure, and it didn't work when I moved to a webhost that runs a Windows server.

This new version that you have posted works perfectly! It even resolves the issue of a nasty looking PHP error if the page doesn't exist.

Good job.</description>
		<content:encoded><![CDATA[<p>Thank you! Your tutorial saved my butt.</p>
<p>I was previously using an older version of the PHP inclusion code that was (probably) insecure, and it didn&#039;t work when I moved to a webhost that runs a Windows server.</p>
<p>This new version that you have posted works perfectly! It even resolves the issue of a nasty looking PHP error if the page doesn&#039;t exist.</p>
<p>Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: klarizze</title>
		<link>http://pootato.org/tutorials/php/dynamic-inclusion/#comment-49</link>
		<author>klarizze</author>
		<pubDate>Tue, 28 Aug 2007 09:27:00 +0000</pubDate>
		<guid>http://pootato.org/tutorials/php/dynamic-inclusion/#comment-49</guid>
		<description>i got it now.. but...

in the index page:
are you allowed to put some links?

in the default.php file and the other files..
are you allowed to put &lt;code&gt;text&lt;/code&gt; in the file?

i mean.. i dont get it much..

aim me: dressedshock</description>
		<content:encoded><![CDATA[<p>i got it now.. but&#8230;</p>
<p>in the index page:<br />
are you allowed to put some links?</p>
<p>in the default.php file and the other files..<br />
are you allowed to put <code>text</code> in the file?</p>
<p>i mean.. i dont get it much..</p>
<p>aim me: dressedshock</p>
]]></content:encoded>
	</item>
</channel>
</rss>
