<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017917" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017917</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104867</link>
    <description> &lt;p&gt;here&#039;s an &lt;a href=&quot;http://www-106.ibm.com/developerworks/library/l-php.html&quot; class=&quot;bb-url&quot;&gt;article&lt;/a&gt; for you to read &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;there&#039;s a also very active PHP forum at SitePoint Forums &lt;a href=&quot;http://www.sitepointforums.com/forumdisplay.php?s=&amp;amp;forumid=34&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt;... i&#039;m there often too &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;... go there and ask any questions and you&#039;re bound to get a quick reply &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;... honestly, i learnt alot just reading the posts...&lt;/p&gt;
 </description>
     <pubDate>Sat, 16 Mar 2002 02:51:50 +0000</pubDate>
 <dc:creator>OB_redemption</dc:creator>
 <guid isPermaLink="false">comment 1104867 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104853</link>
    <description> &lt;p&gt;Two of my favorite PHP things are there is no CHMODing or anything of the like with PHP and also, code written in PHP is protected so someone can&#039;t just view the source and copy it. It shows what the server reads - which I&#039;m sure is also true for other server-side languages, but still nice.&lt;/p&gt;
&lt;p&gt;I hope I&#039;m accurate on those - I&#039;m not PHP guru, but I&#039;ve toyed with it, mostly with my vB.&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Mar 2002 23:12:44 +0000</pubDate>
 <dc:creator>mjames</dc:creator>
 <guid isPermaLink="false">comment 1104853 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104843</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.zend.com/manual/history.php&quot; class=&quot;bb-url&quot;&gt;Here&lt;/a&gt; is a little bit about the history.&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Mar 2002 21:46:23 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1104843 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104842</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by mairving &lt;/em&gt;&lt;br /&gt;
Funny but initially PHP stood for &lt;strong&gt;P&lt;/strong&gt;ersonal &lt;strong&gt;H&lt;/strong&gt;ome &lt;strong&gt;P&lt;/strong&gt;age. &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I&#039;ve heard that too, but have never found documentation of it.  So, I just tell people of the recursive acronym (as that&#039;s what&#039;s currently in the FAQ on the site).&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Mar 2002 21:40:36 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1104842 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104835</link>
    <description> &lt;p&gt;moving this up to webmaster&#039;s corner, where she belongs.&lt;/p&gt;
&lt;p&gt;php is nice in that you can have the scripting on the &quot;page&quot;, unlike perl which requires some more complex templating.&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Mar 2002 21:10:13 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1104835 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104828</link>
    <description> &lt;p&gt;Funny but initially PHP stood for &lt;strong&gt;P&lt;/strong&gt;ersonal &lt;strong&gt;H&lt;/strong&gt;ome &lt;strong&gt;P&lt;/strong&gt;age. &lt;/p&gt;
&lt;p&gt;PHP parses PHP code into HTML, so you would build your form in PHP and it would parse it to HTML. Quite simply a little bit of PHP code like:&lt;br /&gt;
&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;echo \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;lt;HTML&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;HEAD&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;TITLE&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;Brooke&#039;s Page\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;/TITLE&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;/HEAD&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;BODY&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;Page Contents\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;/BODY&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;/HTML&amp;gt;\n\&quot;;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Would actually build an entire (but simple) HTML page.&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Mar 2002 20:39:39 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1104828 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104827</link>
    <description> &lt;p&gt;hopefully without confusing you.&lt;br /&gt;
PHP has heaps of built in &quot;things&quot;, example on forms when you name the form options, they become varibales for PHP&lt;br /&gt;
...&lt;br /&gt;
enter your name&lt;br /&gt;
...&lt;/p&gt;
&lt;p&gt;so &quot;your_name&quot; becomes $your_name in PHP (variables etc have to start with dollar sign). so with PHP I could now put &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;echo &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Hello &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$your_name&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt; and when viewed you&#039;d see Hello name (name being whatever was entered in the form).&lt;/p&gt;
&lt;p&gt;&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;and &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt; are like html or script tags&lt;br /&gt;
echo prints to screen, same as printf etc&lt;br /&gt;
$your_name is the vaule of what was given in the form.&lt;br /&gt;
This is of course without database example&lt;/p&gt;
&lt;p&gt;If you have no programing experience it could get a lil tricky in the advanced stuff but at least the basics of PHP is pretty easy&lt;/p&gt;
&lt;p&gt;good luck&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Mar 2002 20:33:52 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1104827 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104817</link>
    <description> &lt;p&gt;So PHP is something that you would use with a database to search it. (amongst many other things) Is that right?&lt;/p&gt;
&lt;p&gt;For a database - would you create an html form with form fields to search - or would you create a php form with form fields?&lt;/p&gt;
&lt;p&gt;Brooke&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Mar 2002 18:46:47 +0000</pubDate>
 <dc:creator>Brooke</dc:creator>
 <guid isPermaLink="false">comment 1104817 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-0#comment-1104812</link>
    <description> &lt;p&gt;Official site: &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;http://www.php.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;PHP means &#039;PHP Hypertext Processor&#039;&lt;br /&gt;
(a recursive acronym, like GNU = GNU&#039;s Not Unix)&lt;/p&gt;
&lt;p&gt;PHP is a server-side scripting language.  And from the FAQ on the site: &quot;The goal of the language is to allow web developers to write dynamically generated pages quickly.&quot;&lt;/p&gt;
&lt;p&gt;It is harder to write PHP scripts than HTML pages because PHP is a scripting language, whereas HTML is a markup language.  The difference is that markup languages lack logic, they simply format. (ex: try adding numbers with HTML, let alone connecting to a database)&lt;/p&gt;
&lt;p&gt;I was very general. Do you have questions on something specific?&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Mar 2002 17:51:59 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1104812 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
