<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 02:29:01 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Nikita Popov's Blog: PHP solves problems. Oh, and you can program with it too! ]]></title>
      <guid>http://www.phpdeveloper.org/news/18160</guid>
      <link>http://www.phpdeveloper.org/news/18160</link>
      <description><![CDATA[<p>
In <a href="http://nikic.github.com/2012/06/29/PHP-solves-problems-Oh-and-you-can-program-with-it-too">this recent post</a> <i>
Nikita Popov</i> looks at some of the usefulness of PHP and some responses to <a href="http://www.codinghorror.com/blog/2012/06/the-php-singularity.html">this post</a> from <I>Jeff Atwood</i> about the language.
</p>
<blockquote>
People come to PHP because they have some problem and they need to solve it. This is what PHP really shines at. You can simply take your static HTML website, add a simple &lt;?php include 'counter.php'; ?> in there, and … be done! From there you start writing simple scripts, learn how to process forms, how to talk to the database, etc. After some time you start using object oriented programming and maybe make use of some framework.
</blockquote>
<p>
He supports <i>Jeff</i>'s thoughts on the usefulness of the language, but points out one part of the post that clearly shows an incorrect view of PHP's current state. It points out how "so little has changed in PHP" and <i>Nikita</i> refutes it with some of the most recent updates including advanced OOP support, namespacing and lambda support.
</p>]]></description>
      <pubDate>Mon, 02 Jul 2012 08:12:19 -0500</pubDate>
    </item>
  </channel>
</rss>
