View Single Post

  #4 (permalink)  
Old 03-14-2008
Michael Fesser
 
Posts: n/a
Default Re: Debugging PHP

..oO(Freelancer71)

>> Debug how? There isn't anything that will say error on line 2. You'll
>> have to echo variables or whatever to test. You can also use Eclipse
>> and download the PHP pack.

>
>By debug I mean execute the statements one by one or trace. Is that possible
>with eclipse? Is it free?


There's the Zend Debugger and Xdebug, but I can't say much about them
since I haven't used them yet.

http://www.google.de/search?num=25&q...nd+debugger%22

Micha
Reply With Quote