News Feed
Jobs Feed
Sections




News Archive
Think Vitamin Blog:
How to Debug in PHP
September 16, 2009 @ 12:29:20

On the Think Vitamin blog Kieran Masterson has put together an article about debugging PHP applications - everything from error levels out to a few useful tools that can help with some of the more complex issues.

Nobody enjoys the process of debugging their code. If you want to build killer web apps though, it's vital that you understand the process thoroughly. This article breaks down the fundamentals of debugging in PHP, helps you understand PHP's error messages and introduces you to some useful tools to help make the process a little less painful.

He looks at changing the display_errors setting, updating the error_reporting level, the types of errors (notice, warning, etc) and the Xdebug and FirePHP tools.

0 comments voice your opinion now!
debug code xdebug firephp error


blog comments powered by Disqus

Similar Posts

Derick Rethans' Blog: XDebug 2.0.1

FCHouse.com: Debugging PHP5 with Eclipse PDT under OSX: a piece of cake!

Christoph Dorn's Blog: Gain insight into your cache interaction with FirePHP Companion

Affinity Bridge Blog: Code optimization with Xdebug and KCachegrind

Christoph Dorn's Blog: FirePHP for Zend Server


Community Events











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


podcast interview series tool testing opinion community release functional development code zendframework2 framework introduction example language object database conference composer

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