News Feed
Jobs Feed
Sections




News Archive
Nikita Popov's Blog:
PHP solves problems. Oh, and you can program with it too!
July 02, 2012 @ 08:12:19

In this recent post Nikita Popov looks at some of the usefulness of PHP and some responses to this post from Jeff Atwood about the language.

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 <?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.

He supports Jeff'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 Nikita refutes it with some of the most recent updates including advanced OOP support, namespacing and lambda support.

0 comments voice your opinion now!
opinion jeffatwood language problems


blog comments powered by Disqus

Similar Posts

Bitstorm.org: What I don\'t like about PHP

Alexei Shuga's Blog: On passing Zend PHP 5.3 exam

php|architect: 5 meta-skills for the PHP developer

The Codist Blog: Followup To: I Will Never Understand the Appeal Of PHP

Community News: Sexism & Community


Community Events











Don't see your event here?
Let us know!


release zendframework2 functional database example composer api introduction development code interview framework testing community series language application phpunit opinion podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework