Managing Session with Zend_Session_Namespace

Published: Jan. 28, 2009, 1:19 p.m.

This video covers the Zend_Session_Namespace class. It’s a short introduction to how we can use this object to simplify passing data from Zend_Controller action to another during a user’s stay on our web application.