<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1032041" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1032041</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-help-0#comment-1187879</link>
    <description> &lt;p&gt;Check your server to see if you already have a .htaccess file. If so, just modify it like I posted above. If not, then create a blank text file on your machine with notepad or some plain text editor. Then just add that line in. Save it as htaccess.txt, then upload it to your web server. Change the file name on the server to .htaccess, and you should be all set.&lt;/p&gt;
&lt;p&gt;Of course, this assumes your server is Unix or Linux, and that it allows htaccess files. Most are Unix/Linus and most of those do.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Dec 2005 14:24:57 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1187879 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-help-0#comment-1187688</link>
    <description> &lt;p&gt;you could save your html pages as php, meaning save an index.html for example as index.php ;  wouldnt affect any codes inside the original. But in this way you could use the &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: #007700&quot;&gt;include &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;filename &lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt; tags in there... Im writing this fast now coz I got to go... I hope I was right...&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Dec 2005 02:06:07 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1187688 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-help-0#comment-1187661</link>
    <description> &lt;p&gt;By the way i checked out your websites you guys are good.&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Dec 2005 23:08:13 +0000</pubDate>
 <dc:creator>vado1271</dc:creator>
 <guid isPermaLink="false">comment 1187661 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-help-0#comment-1187659</link>
    <description> &lt;p&gt;I am fairly new to this .&lt;br /&gt;
How would you do this if you can show me how exactly that would be good.&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Dec 2005 23:04:18 +0000</pubDate>
 <dc:creator>vado1271</dc:creator>
 <guid isPermaLink="false">comment 1187659 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-help-0#comment-1187642</link>
    <description> &lt;p&gt;I believe you can set your .htaccess file to interpret your html pages as php scripts, then stick your code in the html page.&lt;/p&gt;
&lt;p&gt;Just add the following line:&lt;/p&gt;
&lt;p&gt;AddType application/x-httpd-php .php .html&lt;/p&gt;
&lt;p&gt;Or, if you already have something like this:&lt;/p&gt;
&lt;p&gt;AddType application/x-httpd-php .php&lt;/p&gt;
&lt;p&gt;...then just add .html to the end (make sure you include a space)&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Dec 2005 20:53:20 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1187642 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
