News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Andi Gutmans' Blog:
PHP is a great language!
January 05, 2006 @ 06:37:38

On his blog today, Andi Gutmans has posted his feelings on the growing trend of PHP developers turnng to the C level of things to add new functionality to the PHP development.

One thing I have noticed, is that quite often, PHP developers who are seeking for new PHP features are prematurely trying to implement them in C. Although, there are definitely cases where you want to write your code in C, I think in some cases PHP is too quickly dismissed.

Developing features in PHP not only takes less time, but is also less prone to bugs, easier to maintain, and more stable and secure. Also, in the majority of cases, whether such a feature were implemented in C or PHP, would not make a significant different to overall application performance.

He gives the example of the ZSearch functionality that they mentioned in the php|architect webcast for the Zend framework - entirely implemented in PHP, not C. He also mentions a point that web developers would do good to take to heart - the bottlenecks usually aren't in the code - it's dealing with external resources that's the problem...

0 comments voice your opinion now!
php great language C level external resources php great language C level external resources



Similar Posts

Robert Peake\'s Blog: Zen-Cart <= 1.2.6d Security Fix

Jackson Miller\'s Blog: Two Years Ago...

CodeSnipers.com: From PHP to Perl

Scott Johnson\'s Blog: The Promised php|tek Podcast - Scaling Ookles

Michael Kimsal's Blog: Continued sad state of PHP development


Community Events









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


conference ajax framework zend security application PEAR zendframework job example PHP5 releases book mysql developer code package cakephp database release

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