Welcome Guest, Not a member yet? Register   Sign In
share data across multiple controllers and views without sessions
#5

[eluser]Clooner[/eluser]
Try extending your controller with a my_controller. Use the contructor in my_controller to load the data you want available in all your controllers. Extend your own controllers from my_controller. All the data should be available through all your controllers. Or you could use a library which you call in all your controllers

Hope this helps.


Messages In This Thread
share data across multiple controllers and views without sessions - by El Forum - 06-26-2008, 03:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB