<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044032" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044032</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Another method that I have</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/mikeslifeinfo-i-need-ideas#comment-1242252</link>
    <description> &lt;p&gt;Another method that I have used - &lt;a href=&quot;http://httpd.apache.org/docs/1.3/howto/ssi.html&quot; title=&quot;Apache documentation&quot;&gt;Server Side Includes&lt;/a&gt;. It&#039;s very likely that these are available on your host - if not, ask them to allow them for you. Way simpler than PHP, too, IMHO.&lt;/p&gt;
 </description>
     <pubDate>Mon, 01 Jun 2009 18:13:58 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1242252 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>A PHP include would be ideal</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/mikeslifeinfo-i-need-ideas#comment-1242228</link>
    <description> &lt;p&gt;A PHP include would be ideal here. Include a file in that area on all pages and just update the one file when needed.&lt;br /&gt;
The include code wouldn&#039;t need to be changed as long as the included filename stayed the same.&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;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//whats new area&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;include_once(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;whats_new.php&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//can be a .txt, .html .. etc&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;As you use HTML files, you will need to either change them to .PHP wherever you have the &quot;What&#039;s New&quot; OR put a re-write rule in the .htaccess file.&lt;/p&gt;
 </description>
     <pubDate>Mon, 01 Jun 2009 12:43:02 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1242228 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
