<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044675" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044675</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I&#039;ve taken this same script</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/download-file-named-apostrophe-using-php#comment-1245500</link>
    <description> &lt;p&gt;I&#039;ve taken this same script and over a year had to change a few things to get it to work for me, the apostrophe problem being one.  Early in the routine add this:&lt;/p&gt;
&lt;p&gt;$file = stripslashes($file);&lt;/p&gt;
&lt;p&gt;PHP will add slashes to your file name and this function is the final step so-to-speak of formatting the file name you&#039;re requesting from the server.  Yes you could simply put the stripslashes() within one of your other lines of code.&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Oct 2009 12:11:50 +0000</pubDate>
 <dc:creator>creed3</dc:creator>
 <guid isPermaLink="false">comment 1245500 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
