Using PDT : Installation : Installing the Zend Debugger - PDTWiki. From PDTWiki Zend Debugger is a full-featured php debugger engine. It is an interactive tool that allows you to debug PHP scripts locally or remotely, from an IDE or from the console. Debugging PHP applications with xdebug. By: Stefan Priebsch Other Articles in the Series Part One: Introducing xdebugPart Two: Tracing PHP Applications with xdebugPart Three: Profiling PHP Applications With xdebug Part Four: Debugging PHP applications with xdebugPart Five: Creating Code Coverage Statistics with xdebug Welcome to the fourth installment in our five-part series of xdebug articles on the Zend DevZone.
This week, we will explore debugging PHP code with xdebug, the swiss army knife for PHP developers.