Hello, As a ZFW learner, I tried the quick start: http://framework.zend.com/docs/quickstart/create-a-form
My problem is when the controller contains many action - it make the file too large to edit. So I want to split each action into a separate PHP file, is it possible? Thanks...
