<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034822" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034822</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-page-or-php-script-html-page#comment-1202260</link>
    <description> &lt;p&gt;I think I get what is being asked, which style of coding do you use:&lt;/p&gt;
&lt;p&gt;PHP Page I think means where the entire file is basically wrapped in &amp;lt;?  ?&amp;gt; tags, and most all content sent to the browser is outputed by php (echo&#039;s etc.)&lt;/p&gt;
&lt;p&gt;PHP Script in a HTML page I think means where most of the file is a true HTML file, which php code inserted just in the areas needed. (ie, all layout and everything is regualr HTML code, yet the content (say the rows from a database done from PHP) is just in the middle of a file.&lt;/p&gt;
&lt;p&gt;Myself, it depends on the size of the project. The main project I maintain it is all a script, every file starts with &amp;lt;? and ends with ?&amp;gt;, as the layout and everything is pulled and outputed from template files based on which module you are on.&lt;/p&gt;
&lt;p&gt;Small projects, I will just add the php code in the middle of the regular html page. Also depends on what the php does. &lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jun 2006 00:59:26 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1202260 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-page-or-php-script-html-page#comment-1202212</link>
    <description> &lt;p&gt;Are you asking what tool people use to write those pages? Personally, I tend to use Dreamweaver. Although it&#039;s not unusual for me to use a text editor, either. On my PC, I use &lt;a href=&quot;http://www.scintilla.org/SciTE.html&quot; class=&quot;bb-url&quot;&gt;Scite&lt;/a&gt;, and on my Mac, I use &lt;a href=&quot;http://www.barebones.com/products/textwrangler/&quot; class=&quot;bb-url&quot;&gt;TextWrangler&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Jun 2006 13:39:44 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1202212 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
