I am a newbie with PHP and MySQL. May I ask whether there is PHP IDE like JBuilder which has script debugger?

I found eclipse but without debugger.

    Zend Studio has a debugger integrated, and from what I understand Zend Studio now has links with Eclipse. Check out the Zend Studio forum under Tools for more information.

    Of course, you could use a standalone debugger. You could find one yourself by searching the Web for "PHP debugger".

      a month later

      I heart phpDesigner forever!!!!!! the only thing I don't love about it is that it doesn't have code folding. I used to use nusphere phped, and that is decent as well.

        Write a Reply...