News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Three Quick Tips To Make Your PHP Understandable
June 25, 2008 @ 07:57:19

The Zend Developer Zone has posted a new article today with three tips to help you make your code a little easier to understand (both by other coders and yourself down the road).

Producing code that clearly conveys a developer's intent is key to any well written application. That not only applies to PHP, but every programming language. Developers who emphasize the creation of legible code tend to create applications which are easier to both maintain and expand upon.

His tips include suggestions about keeping conditional logic clean, using "less PHP and more HTML" and to make the best possible use that you can out of sprintf "and friends".

0 comments voice your opinion now!
tips understandable conditional logic html sprintf


blog comments powered by Disqus

Similar Posts

Juozas Kaziukenas' Blog: HTML filtering and XSS protection

InformBank.com: How to create Microsoft Office documents on the fly using PHP

Michael Girouard's Blog: Rolling Your Own MVC: The View

InformBank.com: How to create Microsoft Office documents on the fly using PHP

Brandon Savage's Blog: Rocking Your Job Interview


Community Events











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


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

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