<?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: PHP Include Tutorial</title>
	<atom:link href="http://www.learnphponline.com/php-basics/php-include-tutorial/feed" rel="self" type="application/rss+xml" />
	<link>http://www.learnphponline.com/php-basics/php-include-tutorial</link>
	<description>Learn PHP Online</description>
	<lastBuildDate>Sun, 07 Mar 2010 15:56:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: @Arch</title>
		<link>http://www.learnphponline.com/php-basics/php-include-tutorial/comment-page-1#comment-1622</link>
		<dc:creator>@Arch</dc:creator>
		<pubDate>Tue, 16 Feb 2010 18:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnphponline.com/?p=26#comment-1622</guid>
		<description>Yes, ../ is for a unix user. Try ..\\ if you feel more comfortable with DOS/Windows.</description>
		<content:encoded><![CDATA[<p>Yes, ../ is for a unix user. Try ..\\ if you feel more comfortable with DOS/Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.learnphponline.com/php-basics/php-include-tutorial/comment-page-1#comment-1425</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 13 Jan 2010 12:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnphponline.com/?p=26#comment-1425</guid>
		<description>I am not getting any good results for the &quot;include&quot; PHP code here and I can&#039;t figure it out.

This is the PHP code I put into my index.php page: 

I made the two PHP pages in Notepad exactly as it is above and opened it straight in my browser and the links do not show at all.

For something apparently so simple, I am spending way too much time on learning PHP. 

I also, after a lot of research, downloaded XAMPP, but I haven&#039;t touched it yet because for an absolute beginner with PHP, it is basically learning Japanese.</description>
		<content:encoded><![CDATA[<p>I am not getting any good results for the &#8220;include&#8221; PHP code here and I can&#8217;t figure it out.</p>
<p>This is the PHP code I put into my index.php page: </p>
<p>I made the two PHP pages in Notepad exactly as it is above and opened it straight in my browser and the links do not show at all.</p>
<p>For something apparently so simple, I am spending way too much time on learning PHP. </p>
<p>I also, after a lot of research, downloaded XAMPP, but I haven&#8217;t touched it yet because for an absolute beginner with PHP, it is basically learning Japanese.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.learnphponline.com/php-basics/php-include-tutorial/comment-page-1#comment-1016</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 12 Nov 2009 00:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnphponline.com/?p=26#comment-1016</guid>
		<description>
A Basic PHP Website Using Include



include(&quot;header.php&quot;); ?&gt;



Welcome to our website! The links above are being used in includes- saving us time that can be best used for developing better features for this website.



</description>
		<content:encoded><![CDATA[<p>A Basic PHP Website Using Include</p>
<p>include(&#8220;header.php&#8221;); ?&gt;</p>
<p>Welcome to our website! The links above are being used in includes- saving us time that can be best used for developing better features for this website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MileHighTechGuy</title>
		<link>http://www.learnphponline.com/php-basics/php-include-tutorial/comment-page-1#comment-644</link>
		<dc:creator>MileHighTechGuy</dc:creator>
		<pubDate>Wed, 08 Jul 2009 20:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnphponline.com/?p=26#comment-644</guid>
		<description>Thanks for pointing out the security issues. That&#039;s something I hadn&#039;t really thought through before.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing out the security issues. That&#8217;s something I hadn&#8217;t really thought through before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arch</title>
		<link>http://www.learnphponline.com/php-basics/php-include-tutorial/comment-page-1#comment-619</link>
		<dc:creator>arch</dc:creator>
		<pubDate>Sat, 27 Jun 2009 22:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.learnphponline.com/?p=26#comment-619</guid>
		<description>after look for about 20 min for how to include files in other directories, finally found the answer on your page. Thanks for taking the time.

it would also make sense to make inclusion paths be the written directory path/location of the file, but i guess &#039;../&#039; works too... if you&#039;re a unix user.</description>
		<content:encoded><![CDATA[<p>after look for about 20 min for how to include files in other directories, finally found the answer on your page. Thanks for taking the time.</p>
<p>it would also make sense to make inclusion paths be the written directory path/location of the file, but i guess &#8216;../&#8217; works too&#8230; if you&#8217;re a unix user.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
