<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019983" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019983</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/cgi-versus-php-cf-asp#comment-1121695</link>
    <description> &lt;p&gt;funny, I always thought that CGI was PHP because when I look through some hosting sites they say ASP support and PHP Support, I guess it&#039;s not always so good to assume ... :S&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Dec 2002 07:47:44 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1121695 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/cgi-versus-php-cf-asp#comment-1121677</link>
    <description> &lt;p&gt;CGI is not a language, it&#039;s a concept. CGI scripts are usually (but not always) written in Perl. When you fiddle with CGI, you&#039;re likely fiddling with Perl.&lt;/p&gt;
&lt;p&gt;CF is a markup language that masks server-side processing. It&#039;s main advantage is that someone else has done all the hard work and you just use the tags. &lt;/p&gt;
&lt;p&gt;PHP/ASP/JSP are embedded server-side languages, meaning you can put them right into the page, and have HTML mixed in with generated code in the same place, instead of templates and other harder-to-troubleshoot options in Perl and Java (which are purely server-side and output based on the script and everything has to be inside it).&lt;/p&gt;
&lt;p&gt;The advantage of this is nested includes, and the ability to restructure how a page works very very easily.&lt;/p&gt;
&lt;p&gt;Of course you can use SSI to approximate this with CGI/Perl, but it is fairly limited and cumbersome by comparison.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Dec 2002 02:39:13 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1121677 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
