<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017265" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017265</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/fileexists#comment-1101047</link>
    <description> &lt;p&gt;do this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;$file &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;DIR_FS_DOWNLOAD &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;. &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$downloads_values&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;orders_products_filename&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]&lt;br /&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;file_exists&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$file&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;))&lt;br /&gt;echo \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;123\&quot;;&lt;br /&gt;else&lt;br /&gt;echo \&quot;doesnt exist: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$file&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;\&quot;;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;that way you&#039;ll know exactly which file doesn&#039;t exist, my guess is it really doesnt exist possibly because of a missing &#039;/&#039;&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Feb 2002 22:46:21 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1101047 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/fileexists#comment-1100831</link>
    <description> &lt;p&gt;That would depend if the string (orders_products_filename) is the key, or if it&#039;s a variable holding the key.&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Feb 2002 23:25:02 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1100831 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/fileexists#comment-1100810</link>
    <description> &lt;p&gt;would [$orders_products_filename] work instead of [&#039;orders_products_filename&#039;] ?&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Feb 2002 21:51:49 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1100810 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/fileexists#comment-1100741</link>
    <description> &lt;p&gt;Could you give us the values of &lt;strong&gt;DIR_FS_DOWNLOAD&lt;/strong&gt; and &lt;strong&gt;$downloads_values[&#039;orders_products_filename&#039;]&lt;/strong&gt; ?&lt;/p&gt;
&lt;p&gt;The path could be wrong, or some part of the filename (including it&#039;s extension) could be missing. You may also need delimiters (/&#039;s) in the path. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Feb 2002 07:18:03 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1100741 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
