<?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: How To Define Global Absolute Path in PHP</title>
	<atom:link href="http://www.londatiga.net/it/how-to-define-global-absolute-path-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.londatiga.net/it/how-to-define-global-absolute-path-in-php/</link>
	<description>All About Web &#38; Mobile Application Development</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:43:27 +0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: imp-ressions</title>
		<link>http://www.londatiga.net/it/how-to-define-global-absolute-path-in-php/comment-page-1/#comment-11222</link>
		<dc:creator>imp-ressions</dc:creator>
		<pubDate>Mon, 09 Jan 2012 16:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.londatiga.net/?p=75#comment-11222</guid>
		<description>Thanks Lorenz. Just what I needed! Thanks for posting.</description>
		<content:encoded><![CDATA[<p>Thanks Lorenz. Just what I needed! Thanks for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coffee &#8211; As a Health Drink?</title>
		<link>http://www.londatiga.net/it/how-to-define-global-absolute-path-in-php/comment-page-1/#comment-4682</link>
		<dc:creator>Coffee &#8211; As a Health Drink?</dc:creator>
		<pubDate>Sat, 12 Jun 2010 15:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.londatiga.net/?p=75#comment-4682</guid>
		<description>&lt;strong&gt;Stop Smoking Today ...&lt;/strong&gt;

......</description>
		<content:encoded><![CDATA[<p><strong>Stop Smoking Today &#8230;</strong></p>
<p>&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lorenz</title>
		<link>http://www.londatiga.net/it/how-to-define-global-absolute-path-in-php/comment-page-1/#comment-1640</link>
		<dc:creator>lorenz</dc:creator>
		<pubDate>Mon, 25 Jan 2010 17:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.londatiga.net/?p=75#comment-1640</guid>
		<description>hi, sorry for the late reply,

define a constant ROOT_DIR : &lt;em&gt;define(&#039;ROOT_DIR&#039;, dirname(__FILE__));&lt;/em&gt; and save it on a file (ex: root.php) in /var/www/html/web. If you want to upload files to /var/www/html/web/images  from your sub-web directory, just include the root.php  and ur upload path would be ROOT_DIR . &#039;/images&#039;.</description>
		<content:encoded><![CDATA[<p>hi, sorry for the late reply,</p>
<p>define a constant ROOT_DIR : <em>define(&#8217;ROOT_DIR&#8217;, dirname(__FILE__));</em> and save it on a file (ex: root.php) in /var/www/html/web. If you want to upload files to /var/www/html/web/images  from your sub-web directory, just include the root.php  and ur upload path would be ROOT_DIR . &#8216;/images&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo</title>
		<link>http://www.londatiga.net/it/how-to-define-global-absolute-path-in-php/comment-page-1/#comment-1604</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Tue, 19 Jan 2010 20:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.londatiga.net/?p=75#comment-1604</guid>
		<description>Hi,

What do you do when you have a sub-web,  /var/www/html/web/sub-web and you want to upload files in a subdirectory images
 /var/www/html/web/images, notice that images is also subdirectory like sub-web. How do you define the path?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What do you do when you have a sub-web,  /var/www/html/web/sub-web and you want to upload files in a subdirectory images<br />
 /var/www/html/web/images, notice that images is also subdirectory like sub-web. How do you define the path?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

