<?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: file_exists doesn&#8217;t work for me</title>
	<atom:link href="http://www.breathteching.com/2009/02/05/file_exists-doesnt-work-for-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.breathteching.com/2009/02/05/file_exists-doesnt-work-for-me/</link>
	<description>Resources for PHP Programmers and Small Business Operators</description>
	<lastBuildDate>Mon, 29 Jun 2009 01:34:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bretto36</title>
		<link>http://www.breathteching.com/2009/02/05/file_exists-doesnt-work-for-me/comment-page-1/#comment-168</link>
		<dc:creator>bretto36</dc:creator>
		<pubDate>Mon, 29 Jun 2009 01:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.breathteching.com/2009/02/05/file_exists-doesnt-work-for-me/#comment-168</guid>
		<description>Is this still an issue for you? Have you checked openbasedir restrictions. Generally you can&#039;t access things outside the root directory unless oyu open it up in httpd.conf</description>
		<content:encoded><![CDATA[<p>Is this still an issue for you? Have you checked openbasedir restrictions. Generally you can&#8217;t access things outside the root directory unless oyu open it up in httpd.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sri20198</title>
		<link>http://www.breathteching.com/2009/02/05/file_exists-doesnt-work-for-me/comment-page-1/#comment-167</link>
		<dc:creator>sri20198</dc:creator>
		<pubDate>Tue, 16 Jun 2009 13:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.breathteching.com/2009/02/05/file_exists-doesnt-work-for-me/#comment-167</guid>
		<description>Trying to implement a function that depends on file_exists in a drupal setup. I am checking for an image file which has a path like &#039;/sites/all/themes/themename/images/img_var0.gif&#039;. The strange thing is, when i run for file_exists from the local directory (meaning sitting in images directory), it returns true, but when run from the root, it returns false. Also checked on the safe mode restrictions using phpinfo(), it is set to OFF. The directories as well as the files have read permissions for all.

Don&#039;t know where i am going wrong.</description>
		<content:encoded><![CDATA[<p>Trying to implement a function that depends on file_exists in a drupal setup. I am checking for an image file which has a path like &#8216;/sites/all/themes/themename/images/img_var0.gif&#8217;. The strange thing is, when i run for file_exists from the local directory (meaning sitting in images directory), it returns true, but when run from the root, it returns false. Also checked on the safe mode restrictions using phpinfo(), it is set to OFF. The directories as well as the files have read permissions for all.</p>
<p>Don&#8217;t know where i am going wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: granitemountie</title>
		<link>http://www.breathteching.com/2009/02/05/file_exists-doesnt-work-for-me/comment-page-1/#comment-161</link>
		<dc:creator>granitemountie</dc:creator>
		<pubDate>Tue, 03 Mar 2009 17:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.breathteching.com/2009/02/05/file_exists-doesnt-work-for-me/#comment-161</guid>
		<description>This comment applies to a solution you posted November 1, 2007 Titled &quot;Forms submitting twice in Firefox&quot;.  I send my eternal gratitude for your post.  I have spent hours and hours, days! trying to figure out odd behavior in a web survey.  The symptoms were different depending on whether starting a new survey, or &quot;next&quot;ing through, but I now know they were ALL caused by having a src=&quot;&quot; within a  tag.    Thank you, thank you!! bretto36  for your generous sharing of knowledge!!!</description>
		<content:encoded><![CDATA[<p>This comment applies to a solution you posted November 1, 2007 Titled &#8220;Forms submitting twice in Firefox&#8221;.  I send my eternal gratitude for your post.  I have spent hours and hours, days! trying to figure out odd behavior in a web survey.  The symptoms were different depending on whether starting a new survey, or &#8220;next&#8221;ing through, but I now know they were ALL caused by having a src=&#8221;" within a  tag.    Thank you, thank you!! bretto36  for your generous sharing of knowledge!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
