Debugging PHP files on browser with Eclipse and xDebug

I have been reading online about debugging with PHP for Developers on Eclipse and xDebug. I have installed all the necessary files for xDebug, and now when I am in Eclipse I can run the debugger with a script and it works just fine.

The issue is that i am using AppServ (Apache, PHP and MySQL) on my Windows machine, and what I would like to do is to debug my PHP files in Eclipse when I am loading the PHP pages in my browser (instead of running them as scripts in Eclipse).

Is that possible?

Joel

7
задан Joel 4 April 2011 в 15:26
поделиться