Hi
I am dealing with lot of AJAX /PHP code.
I have a development workspace on test server so not working locally.
i have put code there and see the output.
Becoause of ajax , icant use echo/print and not able to debug my code on server.
i found out Nusphere editor providers great help in debugging ajax but locally.
is there any where or some editor to debug my ajax requests.
I use firebug also but thats not very friendly.