I recently installed Zend Studio 5.5.0 for myself in order to easily debug php code, but I couldn’t completely figure out how to set up a debugger. Opened the DebugDemo.php example, debugging works in it, but there are still a lot of unclear points:
what are the buttons on the “step over”, “step into”, “step out” toolbar;
What should appear in the tabs "wathes", "stack" ?;
How to debug scripts that work on a POST request?
')
I also installed the Zend Studio toolbar for firefox, but it doesn't work either. Those. I open any php script, click “debug” on its panel, but nothing happens.