Nodral Posted October 14, 2011 Share Posted October 14, 2011 Hi I have created an online test which assesses user input speed and then dynamically produces a graph of their results. However, I have an issue with caching in that, if the assessment is run on the same system more than once the previous results and graphs are ched and displayed upon completion of the assessment. One way around this is a Ctrl + F5 which will clear and refresh and show the correct results. However, I canot rely on the users to do this, or realise they are not looking at their own results. Is there a way around this? Quote Link to comment https://forums.phpfreaks.com/topic/249107-prevent-caching/ Share on other sites More sharing options...
titan21 Posted October 14, 2011 Share Posted October 14, 2011 Pragma no-cache... Quote Link to comment https://forums.phpfreaks.com/topic/249107-prevent-caching/#findComment-1279304 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.