PHP Classes

Memcache Class: Store and retrieve data in a Memcache server

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 898 All time: 3,936 This week: 455Up
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

  Files folder image Files (2)  
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.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:898
This week:0
All time:3,936
This week:455Up
User Comments (1)