Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Robert Basic's Blog:
Starting with Zend Framework - part 2
Oct 20, 2008 @ 18:54:25

Robert Basic has posted the second part of his introduction to the Zend Framework series (here's part one).

This post is the second part of my introductory text on Zend Framework, Starting with Zend Framework. This time I cover the basics about controllers, actions, view scripts and view helpers. On request routing and the Front Controller I will write one (or more) big post(s), so this part won't be explained now. I will also skip explaining the models; they deserve their own post.

He goes a step further and looks at Controllers - what they are and some intro steps to you making one of your own - and the parts around them, the views, actions and view helpers.

tagged: zendframework tutorial series controller view viewhelper action

Link:


Trending Topics: