using dbglistener with ide and browser

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jollyjumper
Forum Contributor
Posts: 107
Joined: Sat Jan 25, 2003 11:03 am

using dbglistener with ide and browser

Post by jollyjumper »

Hi there,

I've got a question about the dbg listener. I've installed the ide Maguma PHP Studio and debugging works fine.

But it's not exactly the way I want to debug. I would like to start the debugsession in my ide, and run the webapplication in the browser. When it reaches the file I've started the debugsession I would like to see the debugresults in my ide.

For people who know visual studio.net, I would like to debug my project the same way you would debug an asp.net webservice.

Does anyone know if this is possible, not necesaraly just with maguma, can be any ide.

Thanks in advance.

Greetz Jolly.
Post Reply