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

ProDevTips.com:
Writing a CMS/Community with Smarty and the Zend Framework: Part 5
Nov 26, 2007 @ 18:58:00

The ProDevTips.com website has posted part five of their look at creating a cms/community website by combining Smarty and the Zend Framework.

In this part we will take a look at what happens after a user logs on. We will also revisit quite a lot of code that has been changed.

They start with some changes to the UserController then move into the MenuController to change what the user can see when they're logged in. They even add support for the user to have a custom avatar to use as their identity on the website.

tagged: community smarty zendframework series community smarty zendframework series

Link:


Trending Topics: