<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016278" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016278</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-tags-inside-php#comment-1094365</link>
    <description> &lt;p&gt;Thanks for the help, Mark.  I&#039;ll look into this further.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Nov 2001 14:17:04 +0000</pubDate>
 <dc:creator>ValleyPages</dc:creator>
 <guid isPermaLink="false">comment 1094365 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/ssi-tags-inside-php#comment-1094276</link>
    <description> &lt;p&gt;I believe it depends on how you have your Apache handlers setup.  I *think* that you set the .php extension to the SSI handler (I forget what it is), then set it to the PHP handler.  And I *think* that it will parse for SSI, then send it to the PHP interpreter.&lt;/p&gt;
&lt;p&gt;But really, you don&#039;t need to use SSI in PHP.  PHP has it&#039;s own include functions: &lt;a href=&quot;http://www.php.net/manual/en/function.include.php&quot; class=&quot;bb-url&quot;&gt;include()&lt;/a&gt;, &lt;a href=&quot;http://www.php.net/manual/en/function.require.php&quot; class=&quot;bb-url&quot;&gt;require()&lt;/a&gt;.  And to exec CGI: &lt;a href=&quot;http://www.php.net/manual/en/function.exec.php&quot; class=&quot;bb-url&quot;&gt;exec()&lt;/a&gt;, &lt;a href=&quot;http://www.php.net/manual/en/function.passthru.php&quot; class=&quot;bb-url&quot;&gt;passthru()&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Nov 2001 16:59:51 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1094276 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
