PHP Classes
elePHPant
Icontem

Memcache Class: Store and retrieve data in a Memcache server

Recommend this page to a friend!

  Author Author  
Picture of Bryan Boardwine
Name: Bryan Boardwine <contact>
Classes: 1 package by
Country: United States United States


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Bryan Boardwine  >  Memcache Class  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Memcache Class
Base name: memcache-class
Description: Store and retrieve data in a Memcache server
Version: 0.1
PHP version: 5.1
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  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.

Install with Composer Install with Composer - Download Download all files: memcache-class.tar.gz memcache-class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.