PDA

View Full Version : How to clear caches programatically


rbishnoi
08-06-2007, 08:53 AM
Hi,

There is a change I'm making to my installation. I need to "programatically" clear all caches i.e. the server side cache used by eSyndicat as well as client side i.e. browser cache. Since eSyndicat admin panel already does it, I'm assuming it won't be too difficult to call same api/ logic where I need to.

I found a note on clearing browser cache from php here and planning to use something similar: http://www.webmasterworld.com/php/3225808.htm

Regards,
- Rajeev

rbishnoi
08-07-2007, 09:48 AM
I've figured out how to do this and also what I was trying seems to be working. More in
this thread: http://www.esyndicat.com/forum/about11319.html

Regards,
- Rajeev