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.

read more | digg story

Post a Comment

You must bee logged in to post a comment.