How to debug php webapp in eclipse?

I want to give my localhost url, set POST variables and debug it and go ... How do I do this?

+2


a source to share


1 answer


Use PHP Development Tools with the required PHP debugger.



+1


a source







All Articles