News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
How Not to Suck at PHP
February 07, 2012 @ 12:48:47

In this recent post to his blog, Chris Hartjes answers his request for a "rant topic" by responding to a question about "how to not suck at PHP" (from Travis Northcutt).

I thought about this question for a while and have some thoughts on what it really means to know how to not suck at building things using PHP. In my never even remotely humble opinion I think the key is to understand what PHP is really good at.

He talks about how PHP had the early-adoption advantage at first with Apache, but how things have changed so much since then. Now, he proposes, PHP's popularity and usefulness is based on what it can do as a language without messing with frameworks at all. He's worried that, once someone picks up a framework, it'll become so ingrained that they won't know what "plain old PHP" can do (or how to work with it).

So my advice to Travis is that he should worry about learning to use PHP like glue and correctly identify the problems he is trying to solve NOW instead of worrying about the problems he might have to solve later. There will be time to fix your problems. Some of those will be solved by using tools that are not written in PHP, but PHP can still glue them together.
0 comments voice your opinion now!
advice learn language framework core knowledge


blog comments powered by Disqus

Similar Posts

CodeSnipers.com: Interview with Mike Ho (of QCodo)

Anna Filina's Blog: Symfony - subfolders for partials

Phish Tank: Install & Configure Apache+PHP+ZendFramework+OracleDbXe On Windows In Minutes

Michael Nitschinger's Blog: Securing Lithium Forms

DZone.com: PHP Quick Reference


Community Events











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


interview introduction symfony2 unittest rest podcast development release testing community database conference opinion language framework usergroup zendframework2 series functional phpunit

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