Hi my PHP project is set up on a remote test machine. I need to debug it using eclipse IDE. How shall I progress. I came to know i should prefer Xdebug rather than zend debugger.
Please clarify my doubt.
Hi my PHP project is set up on a remote test machine. I need to debug it using eclipse IDE. How shall I progress. I came to know i should prefer Xdebug rather than zend debugger.
Please clarify my doubt.
Here are some tutorials
http://www.starbowconsulting.com/blog/tao/setting-eclipse-pdt-and-xdebug
http://devzone.zend.com/article/2930