-
MultiCache Library can be used to cache data in files or memcached server. MultiCache is a free PHP cache script. It provides a base generic caching class and sub-classes to store cached data in files or in a memcached server. MultiCache library can associate unique cache keys with cached data. The cached data may expire after an optional expiry time. ...

