<?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: determine the directory path of the server root</title>
	<atom:link href="http://www.tech-recipes.com/rx/313/php-determine-the-directory-path-of-the-server-root/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/313/php-determine-the-directory-path-of-the-server-root/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 20:38:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: e</title>
		<link>http://www.tech-recipes.com/rx/313/php-determine-the-directory-path-of-the-server-root/comment-page-1/#comment-16085</link>
		<dc:creator>e</dc:creator>
		<pubDate>Wed, 04 Nov 2009 14:09:41 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16085</guid>
		<description>echo(realpath(__FILE__));</description>
		<content:encoded><![CDATA[<p>echo(realpath(__FILE__));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: independentbrit</title>
		<link>http://www.tech-recipes.com/rx/313/php-determine-the-directory-path-of-the-server-root/comment-page-1/#comment-15199</link>
		<dc:creator>independentbrit</dc:creator>
		<pubDate>Wed, 23 Sep 2009 15:25:18 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15199</guid>
		<description>Doesn&#039;t work for me. I wonder if it is a super global and these are turned off.</description>
		<content:encoded><![CDATA[<p>Doesn&#39;t work for me. I wonder if it is a super global and these are turned off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.tech-recipes.com/rx/313/php-determine-the-directory-path-of-the-server-root/comment-page-1/#comment-14195</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 11 Aug 2009 20:34:55 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14195</guid>
		<description>This doesnt work if you running your site from an alias or virtual directory</description>
		<content:encoded><![CDATA[<p>This doesnt work if you running your site from an alias or virtual directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.tech-recipes.com/rx/313/php-determine-the-directory-path-of-the-server-root/comment-page-1/#comment-5798</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 04 Dec 2008 07:21:42 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-5798</guid>
		<description>this does not work in my php 5 installation.</description>
		<content:encoded><![CDATA[<p>this does not work in my php 5 installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A</title>
		<link>http://www.tech-recipes.com/rx/313/php-determine-the-directory-path-of-the-server-root/comment-page-1/#comment-4535</link>
		<dc:creator>A</dc:creator>
		<pubDate>Sun, 26 Oct 2008 18:21:24 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-4535</guid>
		<description>Indeed. So why write bullshit?  Honestly.</description>
		<content:encoded><![CDATA[<p>Indeed. So why write bullshit?  Honestly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prathiban</title>
		<link>http://www.tech-recipes.com/rx/313/php-determine-the-directory-path-of-the-server-root/comment-page-1/#comment-4008</link>
		<dc:creator>Prathiban</dc:creator>
		<pubDate>Thu, 09 Oct 2008 04:36:28 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-4008</guid>
		<description>I guess It is&lt;br&gt;$_SERVER[&#039;DOCUMENT_ROOT&#039;];</description>
		<content:encoded><![CDATA[<p>I guess It is<br />$_SERVER[&#39;DOCUMENT_ROOT&#39;];</p>
]]></content:encoded>
	</item>
</channel>
</rss>
