August 2007
Using PDT : Installation : Installing the Zend Debugger - PDTWiki
by holyver & 1 otherZend Debugger is a full-featured php debugger engine, an interactive tool that helps you debug PHP scripts. It works with a production and/or development web server and allows you to debug your scripts locally or remotely, from an IDE or the console.
To get the debugger to work you need to install the debugger engine to run in the PHP interpreter (server part), and configure the debugger client to communicate with the engine.
October 2006
Seven great PHP IDEs compared
by nhoizey & 1 other (via)Discover what you should expect from an integrated development environment (IDE), and compare the cost and benefits of seven popular IDE choices.
September 2006
1
(3 marks)