<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018592" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018592</link>
    <description></description>
    <language>en</language>
          <item>
    <title>PHP</title>
    <link>https://www.webmaster-forums.net/server-side-scripting/getting-started-php#comment-1109429</link>
    <description> &lt;p&gt;Thanks all! Very helpful info.&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 May 2002 15:24:18 +0000</pubDate>
 <dc:creator>blockchords</dc:creator>
 <guid isPermaLink="false">comment 1109429 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/getting-started-php#comment-1109421</link>
    <description> &lt;p&gt;I highly-recommend Kevin Yank&#039;s getting started with PHP/MySQL book at &lt;a href=&quot;http://www.sitepoint.com&quot; class=&quot;bb-url&quot;&gt;SitePoint.com&lt;/a&gt;.&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 May 2002 13:08:24 +0000</pubDate>
 <dc:creator>mjames</dc:creator>
 <guid isPermaLink="false">comment 1109421 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/getting-started-php#comment-1109410</link>
    <description> &lt;p&gt;there are several places around you can get the apache/php/mysql bundle and install from one, &lt;a href=&quot;http://firepages.com.au/&quot; class=&quot;bb-url&quot;&gt;http://firepages.com.au/&lt;/a&gt; is one place&lt;/p&gt;
&lt;p&gt;use Apache, loose PWS nothing but trouble. PHP is fairly easy to learn and lots of fun, having apache on your pc allows you to work offline then when you have it working just upload the files to your hosts server and your away.&lt;/p&gt;
&lt;p&gt;btw i am running the above on win 98&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 May 2002 05:35:54 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1109410 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/getting-started-php#comment-1109404</link>
    <description> &lt;p&gt;I was just thinking about posting that before I saw Mark&#039;s post. Although there are a lot of similarities in most programming languages, ASP and PHP are not very close to each other. If there’s anything close to PHP, it must be Perl.&lt;/p&gt;
 </description>
     <pubDate>Wed, 22 May 2002 23:34:49 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1109404 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/getting-started-php#comment-1109403</link>
    <description> &lt;p&gt;I wouldn&#039;t exactly say PHP is similar to ASP.  Rather, I would say that they are quite different. But anyway...&lt;/p&gt;
&lt;p&gt;Long long ago....&lt;br /&gt;
I ran Win98SE + Apache + PHP + mySQL.  It worked fine.&lt;/p&gt;
 </description>
     <pubDate>Wed, 22 May 2002 23:06:37 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1109403 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/getting-started-php#comment-1109399</link>
    <description> &lt;p&gt;I would suggest using Windows 2k or XP if you are comfortable with windows.  Otherwise, go to &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;php.net&lt;/a&gt; and download the latest version of PHP.&lt;/p&gt;
&lt;p&gt;PHP is similar to ASP, but there are a few differences.  Check out the manual that zollet mentioned.&lt;/p&gt;
&lt;p&gt;You can also look at some examples of scripts by going to &lt;a href=&quot;http://www.hotscripts.com&quot; class=&quot;bb-url&quot;&gt;hotscripts.com&lt;/a&gt; and then go to the php section.  There is a script help area in there as well as some pre-made scripts.&lt;/p&gt;
&lt;p&gt;The windows binary should be able to work on your PC.  Just follow the installation instructions. &lt;/p&gt;
&lt;p&gt;Zimbabwe2002&lt;/p&gt;
 </description>
     <pubDate>Wed, 22 May 2002 22:24:17 +0000</pubDate>
 <dc:creator>zimbabwe2002</dc:creator>
 <guid isPermaLink="false">comment 1109399 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/getting-started-php#comment-1109397</link>
    <description> &lt;p&gt;There is a very useful manual at &lt;a href=&quot;http://www.php.net/&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/&lt;/a&gt;. However, maybe you rather go buy a book?&lt;br /&gt;
To run PHP on your own computer, you need a webserver that can support PHP. Personally, I run Apache, MySQL and PHP both on our Linux server and for testing reasons on my own Windows2000 desktop. I&#039;m not sure if Apache is the best choice for a newbie though. Maybe someone else can recommend a more userfriendly webserver for Windows.&lt;/p&gt;
&lt;p&gt;Anyways, here are some useful links:&lt;/p&gt;
&lt;p&gt;PHP - &lt;a href=&quot;http://www.php.net/&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/&lt;/a&gt;&lt;br /&gt;
Apache - &lt;a href=&quot;http://httpd.apache.org/&quot; class=&quot;bb-url&quot;&gt;http://httpd.apache.org/&lt;/a&gt;&lt;br /&gt;
MySQL - &lt;a href=&quot;http://www.mysql.com/&quot; class=&quot;bb-url&quot;&gt;http://www.mysql.com/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 22 May 2002 21:13:37 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1109397 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
