<?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: Absolute path and Relative path file inclusion in PHP</title>
	<atom:link href="http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Tue, 16 Mar 2010 10:21:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: imin</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-4807</link>
		<dc:creator>imin</dc:creator>
		<pubDate>Thu, 12 Nov 2009 08:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-4807</guid>
		<description>cool! this is what i&#039;ve been looking for. thanks a lot!</description>
		<content:encoded><![CDATA[<p>cool! this is what i&#8217;ve been looking for. thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mazoku</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-4681</link>
		<dc:creator>mazoku</dc:creator>
		<pubDate>Mon, 12 Oct 2009 13:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-4681</guid>
		<description>Thanks for the advice! Very useful and basic, indeed.</description>
		<content:encoded><![CDATA[<p>Thanks for the advice! Very useful and basic, indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Costa Rica</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-4567</link>
		<dc:creator>Costa Rica</dc:creator>
		<pubDate>Wed, 09 Sep 2009 23:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-4567</guid>
		<description>Roshan, I have this situation:

I&#039;m creating a new version of a website, on my test server, the subdomains are subfolder of the root and I&#039; don&#039;t have problems with Absolute paths, but in the liver server, the subdomains are in diferentes folder than the root folder, so they are not working, just the absolute icludes for their respective subfolders, any idea if this problem is bcz of the pacahe version or server permissions?

By the way, with the variable  $_SERVER[&#039;DOCUMENT_ROOT&#039;]; you can get the absolute path too.

</description>
		<content:encoded><![CDATA[<p>Roshan, I have this situation:</p>
<p>I&#8217;m creating a new version of a website, on my test server, the subdomains are subfolder of the root and I&#8217; don&#8217;t have problems with Absolute paths, but in the liver server, the subdomains are in diferentes folder than the root folder, so they are not working, just the absolute icludes for their respective subfolders, any idea if this problem is bcz of the pacahe version or server permissions?</p>
<p>By the way, with the variable  $_SERVER['DOCUMENT_ROOT']; you can get the absolute path too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-4209</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Tue, 14 Jul 2009 13:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-4209</guid>
		<description>Thanks mate!!!</description>
		<content:encoded><![CDATA[<p>Thanks mate!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-4152</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 28 Jun 2009 23:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-4152</guid>
		<description>Thanks a lot!  This helped me with the deployment problems I was having with my first PHP application.</description>
		<content:encoded><![CDATA[<p>Thanks a lot!  This helped me with the deployment problems I was having with my first PHP application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vernon</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-4042</link>
		<dc:creator>Vernon</dc:creator>
		<pubDate>Mon, 01 Jun 2009 14:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-4042</guid>
		<description>Thanks so much.  It was very helpful.  It created new problems, but that&#039;s the way it goes.</description>
		<content:encoded><![CDATA[<p>Thanks so much.  It was very helpful.  It created new problems, but that&#8217;s the way it goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-4031</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 29 May 2009 12:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-4031</guid>
		<description>Thanks! This was very helpful for me!

Greetings from Germany</description>
		<content:encoded><![CDATA[<p>Thanks! This was very helpful for me!</p>
<p>Greetings from Germany</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-4013</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 25 May 2009 09:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-4013</guid>
		<description>I still like the idea of relative paths.  tag in HTML helps a lot. That with all relative paths are relative to the base-path. 
You&#039;ll just have to script in the URI of the site&#039;s current location.</description>
		<content:encoded><![CDATA[<p>I still like the idea of relative paths.  tag in HTML helps a lot. That with all relative paths are relative to the base-path.<br />
You&#8217;ll just have to script in the URI of the site&#8217;s current location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Ellse</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-3897</link>
		<dc:creator>Jonathan Ellse</dc:creator>
		<pubDate>Sun, 26 Apr 2009 18:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-3897</guid>
		<description>Brilliant article, but you put &quot;ABSLPATH&quot; the first time then &quot;ABSPATH&quot; without the L.

Easy to miss for Copy + Paste

Jonathan</description>
		<content:encoded><![CDATA[<p>Brilliant article, but you put &#8220;ABSLPATH&#8221; the first time then &#8220;ABSPATH&#8221; without the L.</p>
<p>Easy to miss for Copy + Paste</p>
<p>Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shyam</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-3472</link>
		<dc:creator>Shyam</dc:creator>
		<pubDate>Wed, 14 Jan 2009 08:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-3472</guid>
		<description>Thanks dude!!!!</description>
		<content:encoded><![CDATA[<p>Thanks dude!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Attila</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-3211</link>
		<dc:creator>Attila</dc:creator>
		<pubDate>Mon, 24 Nov 2008 08:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-3211</guid>
		<description>thanks a lot, it was very helpfullllll :)</description>
		<content:encoded><![CDATA[<p>thanks a lot, it was very helpfullllll <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niki</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-3150</link>
		<dc:creator>Niki</dc:creator>
		<pubDate>Sun, 16 Nov 2008 13:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-3150</guid>
		<description>Thank you, 
this was right what I was looking for!

Greetings from Italy :)</description>
		<content:encoded><![CDATA[<p>Thank you,<br />
this was right what I was looking for!</p>
<p>Greetings from Italy <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-2768</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Mon, 13 Oct 2008 13:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-2768</guid>
		<description>Thank a million for this!</description>
		<content:encoded><![CDATA[<p>Thank a million for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-1463</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Tue, 15 Jul 2008 16:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-1463</guid>
		<description>@Sander - Welcome dude!!.. It&#039;s so nice to hear that this post was useful for you.

Greetings from Nepal</description>
		<content:encoded><![CDATA[<p>@Sander &#8211; Welcome dude!!.. It&#8217;s so nice to hear that this post was useful for you.</p>
<p>Greetings from Nepal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sander</title>
		<link>http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html/comment-page-1#comment-1458</link>
		<dc:creator>Sander</dc:creator>
		<pubDate>Tue, 15 Jul 2008 16:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/absolute-path-and-relative-path-file-inclusion-in-php.html#comment-1458</guid>
		<description>Thanks, just what I was looking for! I knew about the difference between the two types (of course, I almost wanted to write). But I was struggling with the issue of a remote and local server. But this solves it completely! 

Regards from the Netherlands,
Sander</description>
		<content:encoded><![CDATA[<p>Thanks, just what I was looking for! I knew about the difference between the two types (of course, I almost wanted to write). But I was struggling with the issue of a remote and local server. But this solves it completely! </p>
<p>Regards from the Netherlands,<br />
Sander</p>
]]></content:encoded>
	</item>
</channel>
</rss>
