Welcome Guest, Not a member yet? Register   Sign In
Save Cache Information
#1

[eluser]riwakawd[/eluser]
I have been trying to under stand cache saving stuff.

What would be best to save way to type cache to be able to save all query information from controller?

https://ellislab.com/codeigniter/user-gu...ching.html

$this->cache->save('website'); // Website Controller name.

#2

[eluser]CroNiX[/eluser]
[quote author="riwakawd" date="1409811080"]What would be best to save way to type cache to be able to save all query information from controller?[/quote]
By using database query caching.
https://ellislab.com/codeigniter/user-gu...ching.html




Theme © iAndrew 2016 - Forum software by © MyBB