hi gang.
Last I wrote, i was complaining about a lack of a debugger (among other
things...) Well, the zend.com ide and debugger is out and i like. You can
pick it up for a free 30 day "test drive". If you're a commercial developer,
be prepared for a hefty price tag after that. It's $50/yr for non-commercial
development and 30 days support.
I've been using it for about a week. It's pretty and functional. Still
missing is an ability to to skip lines of execution, editing of variable
values, as well as an ability to copy and paste from other apps (at least in
the Linux version).
But its great to be able to see the effect of each line of code on your
output and on your browser.
george