<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023463" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023463</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144252</link>
    <description> &lt;p&gt;As far as I know, ASP&#039;s file include system is simply SSI, which would just insert the php file&#039;s source and not parse it.  I don&#039;t really see a way to do it in PHP either.&lt;/p&gt;
&lt;p&gt;I would strongly suggest trying to keep your site on one technology.  Be it ASP or PHP.&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Jan 2004 19:32:51 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1144252 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144234</link>
    <description> &lt;p&gt;Mark/Suzanne: what if they use an include? will that file be parsed by its parser and the result included? if so would that be safer than multiple parsers?&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Jan 2004 17:10:14 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1144234 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144198</link>
    <description> &lt;p&gt;It was a while ago, and my memory may have warped on me.  But after reading a document of some kind, I had the impression that Apache 2 could send a single file through multiple file handlers.  Of course, I would expect the second file handler to begin with the output of the first file handler.&lt;/p&gt;
&lt;p&gt;Why would you want this?  Well, you could have .php files go through the SSI file handler before being passed to the php parser.  Then you could have SSI tags include files in your php scripts (as ASP pages do).&lt;/p&gt;
&lt;p&gt;But.. I don&#039;t see this being a solution here.&lt;/p&gt;
&lt;p&gt;Generally speaking, I think it&#039;s considered good practice to keep technologies (such as ASP and PHP) from intertwining too closely.&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Jan 2004 08:11:08 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1144198 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144179</link>
    <description> &lt;p&gt;The are &quot;fake&quot; in that the extension is meaningless. This is a terrific advantage for keeping urls constant despite changing technologies, but it can lead to a heavy burden on the server as pages that are normally served static now have to be parsed. Unless EVERY SINGLE PAGE is going to be parsed, it&#039;s not an advantage to use a fake/false/trick extension that has a real purpose, such as .html and .htm.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Jan 2004 15:15:53 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144179 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144177</link>
    <description> &lt;p&gt;yes but i dont think the server can send the same page for asp parsiing and php parsing so suzanne solution look&#039;s like the best one to me&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Jan 2004 15:08:21 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1144177 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144142</link>
    <description> &lt;p&gt;How is it a &quot;fake&quot; extension? You can set PHP to execute with any extention, make up your own if you want.&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jan 2004 19:11:52 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1144142 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144140</link>
    <description> &lt;p&gt;You can include php files in asp pages, if they are parsed separately and then included. You can&#039;t just put all different types of scripting in the same file and call it good.&lt;/p&gt;
&lt;p&gt;The folks who have php executed in .html files are tricking the server into thinking that .html files are really .php files, these files ARE php files, they just have a fake extension.&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jan 2004 18:34:45 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144140 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144137</link>
    <description> &lt;p&gt;Busy,&lt;/p&gt;
&lt;p&gt;What exceptions are there. &lt;/p&gt;
&lt;p&gt;For the login, do I even need an .asp file extension for ASP to work inside of the page?&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jan 2004 17:54:56 +0000</pubDate>
 <dc:creator>Coog03</dc:creator>
 <guid isPermaLink="false">comment 1144137 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144117</link>
    <description> &lt;p&gt;I&#039;ve never been in this situation before but heres what I was thinking:&lt;/p&gt;
&lt;p&gt;If your server has both ASP and PHP then you should be able to have PHP scripts run in .asp files. You can do a few things for that to work right?&lt;/p&gt;
&lt;p&gt;I suggested that because some people have PHP run under .html files...&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Jan 2004 22:49:49 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1144117 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/news-display-dilemma#comment-1144116</link>
    <description> &lt;p&gt;PHP can use the ASP tags &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;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt; but the thing is your server has to allow PHP and ASP, most are one or the other (with exceptions of course).&lt;/p&gt;
&lt;p&gt;Are you using PHP or ASP for anything else?&lt;br /&gt;
if you just use PHP, you can keep your .html page extensions&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Jan 2004 22:15:55 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1144116 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
