Posted by: ipsita mishra on: April 19, 2008
For quite long time I am searching for ways to handle the CACHE problem in drupal development environment.
Today while going through some core modules I found a API function (cache_clear_all) that is used at many places for cache clearing.
It expires data from the cache. If called without arguments, expirable entries will be cleared from the [...]
Recent Comments