Category Archives: Zend Framework
Zend Framework long names for Controller Actions
I started working on Zend Framework some days ago. Recently, I encountered an issue with the Controller actions. I wanted to have a controller action with name getRecordsByCountryAction in one of my controllers. To my surprise, this did not work … Continue reading
Posted in Zend Framework
Leave a comment