PHP Classes

Memcache Class: Store and retrieve data in a Memcache server

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 898 This week: 1All time: 3,935 This week: 560Up
Version License PHP version Categories
memcache-class 0.1GNU General Publi...5.1PHP 5, Cache
Description 

Author

This class can store and retrieve data in a Memcache server.

It can connect to a given Memcache server and perform several types of operations with cached data entries using the PHP Memcache class.

The class can check of an cache entry with a given name exists, store a value in an entry, retrieve the value of an entry, and delete an entry.

The class can automatically add a prefix to the name of the cached entries.

Picture of Bryan Boardwine
Name: Bryan Boardwine <contact>
Classes: 1 package by
Country: United States United States
Age: ???
All time rank: 2493342 in United States United States
Week rank: 416 Up46 in United States United States Up

  Files folder image Files  
File Role Description
Plain text file memcache.class.php Class Memcache Class
Accessible without login Plain text file example.php Example An example page showing the usage.

 Version Control Unique User Downloads Download Rankings  
 0%
Total:898
This week:1
All time:3,935
This week:560Up
User Comments (1)