Zend Framework Action: Dynamic ContentTag: framework, zend, zend framework, actions, dynamic content Category: PHP Frameworkpost: 11 Apr 2008 read: 776 Zend Framework Action Step By Step Tutorial - Part 1: Previous post, we ever talk little about assign parameter to view. This value is sent from controller. This can happen because Action Controller. I will not talk much detail about Action Controller, but, we will learn implementation of Action Controller in web development. First, just remembering about passing value from controller to view. We wrote code like this:
View will catch with like this:
If you still don't know what we talk about, please read this series about Zend Framework Introduction. Ok, now, add one or more parameter such as:
Then, change you "index.phtml" within application/views/scripts/index.
Point your browser to http://localhost/test/zend/helloworld/web_root/. May you get like this:
| ||
| | Give Your Opinion | Recommend |
|


