public marks

PUBLIC MARKS from holyver with tags tools & ide

21 August 2007 22:30

Seven great PHP IDEs compared

by 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.

21 August 2007 22:15

Using PDT : Installation : Installing the Zend Debugger - PDTWiki

by 1 other
Zend 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.