Welcome Guest, Not a member yet? Register   Sign In
[Closed, I give up] CodeIgniter caching and login-logout behaviour
#2

[eluser]goFrendiAsgard[/eluser]
Give up, there is no way doing that. By cache the whole view, all user will see the same cache, it would be bad, because a login user can accidentally access the cache from not-login-yet user. I think (after take a look) even pyrocms only cache the data, not the whole view.

Pyrocms approach is play better with cache, since it has different admin and public controller, while mine is play worse with cache because I use the same URL for public and admin, only authorization make the difference.

However I think it is great if somebody can do this Wink


Messages In This Thread
[Closed, I give up] CodeIgniter caching and login-logout behaviour - by El Forum - 02-18-2012, 07:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB