<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034840" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034840</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-know-about-php-basics#comment-1202408</link>
    <description> &lt;p&gt;We gave you advice...programming needs to be learned on it&#039;s own.&lt;/p&gt;
&lt;p&gt;The best thing we can say is read an article, read a book, or take a class.&lt;/p&gt;
 </description>
     <pubDate>Sun, 18 Jun 2006 04:31:13 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1202408 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-know-about-php-basics#comment-1202364</link>
    <description> &lt;p&gt;Anyone who can help me&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Jun 2006 07:13:26 +0000</pubDate>
 <dc:creator>kirpal_06391</dc:creator>
 <guid isPermaLink="false">comment 1202364 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-know-about-php-basics#comment-1202344</link>
    <description> &lt;p&gt;I would also suggest &lt;a href=&quot;http://www.sitepoint.com&quot; class=&quot;bb-url&quot;&gt;sitepoint.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Browse the PHP articles, they&#039;re helpful.  Maybe even check out their books too, I have a couple.&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Jun 2006 02:13:46 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1202344 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-know-about-php-basics#comment-1202288</link>
    <description> &lt;p&gt;The PHP manual is probably the best place to start.&lt;br /&gt;
Make a project (re invent the wheel), go to hotscripts.com or similar for ideas and options this prohect could have. Don&#039;t expect to make any money off it or for even people to use it, it is a learning process.&lt;br /&gt;
PHP is a fairly easy language to learn but there is a lot there, referring to the manual (function working etc) is something you will probably always do as I doubt there is a single project no matter how big that even uses close to half of what PHP has to offer.&lt;/p&gt;
&lt;p&gt;The best way (IMO) is to learn from your mistakes, take this very simple PHP query for example:&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;$The_output &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Friday&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;echo &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Today is &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$the_output&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
There are two mistakes in this example, very easy ones to make and you will probably always make them, learning what the errors are, (learning how it works) is what you allow you to move ahead.&lt;br /&gt;
The above example wont output anything to the screen except an error message. Kind of like what the HTML validator does but without showing any code/tags.&lt;/p&gt;
&lt;p&gt;Download yourself a php/mysql/apache bundle (firepages.com.au is one place you can get it free) and take up a project, start small, don&#039;t try make another firefox or google&lt;/p&gt;
&lt;p&gt;The errors btw are missing quote and the variable name (one has capital T, the other doesn&#039;t)&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jun 2006 09:56:47 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1202288 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
