News Feed
Jobs Feed
Sections




News Archive
The Codist Blog:
I Will Never Understand the Appeal Of PHP
December 12, 2006 @ 10:04:00

In an "interesting" post to The Codist blog, there's one developer's look at PHP and his confession that he'll never quite understand the appeal of the language.

How PHP can be so popular is beyond me; the whole sense of encouraging all of your html, code, bindings, javascript, even sql (as in the below example) into a single file is a nightmare.

He Goes on to talk about his experience with JSP versus PHP and some perspectives on how PHP lacks features he's used to or how other developers he's talked to had similar issues.

One thing that concerns me (and apparently several others in the PHP community) is that he keeps talking about procedural PHP code that's an "all in one page" kind of setup. Well, of course this can get messy quickly - that's no way to code anything, much less PHP. Organization means more than just breaking code up into chunks on your page (though it's a very low-level start). Plus, the sample code he provides is a joke - a PHP developer with a few weeks of experience could push out something 10x better.

2 comments voice your opinion now!
undersstand appeal opinion language jsp embed undersstand appeal opinion language jsp embed


blog comments powered by Disqus

Similar Posts

W3Techs.com: Highlights of web technology surveys, Nov. 2010: 3/4 of all websites are based on PHP

Sankuru Blog: A simple bytecode compiler with virtual machine, written in Php, for the EL language

Zeev Suraski's Blog: PHP Security

Strattonbrazil's Blog: php to python: Why PHP is now dead to me

Nay Pryce's Blog: "Dependency Injection" Considered Harmful


Community Events











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


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

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