« WebSphere migrations: Migrate from Gluecode SE or Apache Geronimo to | Main | Connecting databases to Python with SQLObject An object-relational mapping tool »

Debugging techniques for PHP programmers This article details various methods


Debugging techniques for PHP programmers
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.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)