views:

23

answers:

1

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

+1  A: 

Use the PHP Development Tools with the required PHP debugger.

tylermac