News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Debugging techniques for PHP programmers
December 01, 2005 @ 07:36:42

In this new article from the IBM developerWorks site today, there's a look at doing some debugging with the help of a debugger extension for Eclipse - PHPExclipse.

This article details various methods for debugging PHP applications, including turning on error reporting in Apache and PHP, and by placing strategic print statements to locate the source of more difficult bugs through a simple example PHP script. The PHPEclipse plug-in for Eclipse, a slick development environment with real-time syntax parsing abilities, will also be covered, as well as the DBG debugger extension for PHPEclipse.

step you through the installation, how to turn on the error reporting correctly, and how to use the real-time features in Eclipse to make your life easier. Throw in the internal debugger, and you just about have a match made in heaven...

2 comments voice your opinion now!
debugging phpeclipse eclipse debugging phpeclipse eclipse


blog comments powered by Disqus

Similar Posts

Douglas Clifton's Blog: PHP Specificity Part IV: Debugging

Ben Ramsey's Blog: Installing the Eclipse PHP IDE

Box.net: How to Debug PHP with Vim and XDebug on Linux

Tim's Blog: The PHP Developer: A place for the tools

Sebastian Bergman\'s Blog: PHPUnit Support in PHPEclipse


Community Events











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


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

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