| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 3x | |||||||||||||||||||
| Classes of AlexanderC | > | File Cache Memcache Implementation | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | |||||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Cache | Classes for managing cached pages | View top rated classes |
| Innovation Award | ||
![]() July 2011 Number 2 Prize: One copy of the Zend Studio |
Memcache is a popular program for caching data in RAM. It can be accessed with a PHP extension that provides a class for accessing MemCache servers. However, that extension is not available in all PHP installations. This class provides a compatible replacement for the Memcache extension class by providing the same API to cache data, using local files to store the data instead of RAM. Manuel Lemos |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Applications that use this class | ||
| Download all files: acfilecache.tar.gz acfilecache.zip |