Welcome Guest, Not a member yet? Register   Sign In
CodeIgnitor Caching and Browser Side Caching
#1

[eluser]blasto333[/eluser]
I am creating a report that must NEVER cache on the server or the client. The report is generated via a url similar to:

http://new.phppointofsale.com/index.php/...2009-12-03

If the user refreshes this page, it should never cache on the browser. How can I ensure this or even test for this?

I checked it in firebug and the response header always seems to be 200, but all the css/js is 304 (which is good).

Does this mean that the server logic is always running and the page is never cached?


Messages In This Thread
CodeIgnitor Caching and Browser Side Caching - by El Forum - 12-03-2009, 02:49 PM
CodeIgnitor Caching and Browser Side Caching - by El Forum - 12-03-2009, 03:34 PM
CodeIgnitor Caching and Browser Side Caching - by El Forum - 12-03-2009, 03:57 PM
CodeIgnitor Caching and Browser Side Caching - by El Forum - 12-03-2009, 04:17 PM
CodeIgnitor Caching and Browser Side Caching - by El Forum - 12-03-2009, 05:16 PM
CodeIgnitor Caching and Browser Side Caching - by El Forum - 12-04-2009, 05:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB