I am using zend studio built on eclipse.
Now the problem is when I make zend framework project and start debugging when I click on controller than it gets terminated. I have to right click on index.php and than debug as script.
Now I want like when I fill form in web browser and want to keep breakpoint in the controller. But I'm not able to do this...