04-10-2011, 01:59 AM
[eluser]shadow player[/eluser]
Hello all
I'm fairly new to Codeigniter. I have been reading the user guide extensively but one question has remained open for me.
Consider this scenario:
An article page, completely static with only one little dynamic text displaying the number of views this article has got.
How could I cache such a page in order to serve it fast but still update the views counter?
Any answer will be greatly appreciated,
Tom
Hello all
I'm fairly new to Codeigniter. I have been reading the user guide extensively but one question has remained open for me.
Consider this scenario:
An article page, completely static with only one little dynamic text displaying the number of views this article has got.
How could I cache such a page in order to serve it fast but still update the views counter?
Any answer will be greatly appreciated,
Tom