News Feed
Jobs Feed
Sections




News Archive
DevShed:
Debugging and Performance
November 23, 2006 @ 13:42:00

In another part of their series of excerpts from the Zend PHP Certification Guide (from Zend), DevShed has posted this article talking about debugging and performance issues and methods.

Making mistakes is human, and so is fixing them. In your day-to-day programming adventures, it's inevitable to introduce bugs in your PHP code, especially when you're writing very complex applications with tens of thousands of lines of code spread across tens of files.

In this article they look at things like flattening if statements, spplitting single commands across multiple lines, and the difference between =, ==, and ===.

0 comments voice your opinion now!
debugging performance zend guide excerpt if statement equal lines debugging performance zend guide excerpt if statement equal lines


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend Technologies Releases Zend Framework 1.5

Alexander Netkachev's Blog: Zend_Cache review

Ed Finkler's Blog: What Matt Mullenweg doesn't know about PHP5, and how it hurts him and his users

PHPKitchen: Getting Zend Debugger Working on a Macbook Pro

Zend: Webinar - PHP Security Basics (Nov 28th @ 9am PST)


Community Events









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


event release interview tool community api opinion testing example composer development language code functional unittest object conference introduction framework zendframework2

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