The Wayback Machine - https://web.archive.org/web/20111012120946/http://www.phpclasses.org/package/7149-PHP-Cache-MySQL-query-results-in-MySQL-memory-tables.html
  Login   Register  
PHP Classes
elePHPant
Icontem

Class: Easy MySQL Cache

  Classes of Kaan Tun�el  >  Easy MySQL Cache  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Easy MySQL Cache Support forum
Base name: ezmc
Description: Cache MySQL query results in MySQL memory tables
Related top rated classes: , , , , , , ,
Version: 0.1
Required PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 405 users
All time rank: 4821
Week users: 405 users
Week rank: 2
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

  Author  
Picture of Kaan Tun�el
Name: Kaan Tun�el <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Turkey Turkey - PHP jobs in Turkey
Age: 37
All time rank: 267942 in Turkey Turkey
Week rank: 41 in Turkey Turkey

  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

  Detailed description  
This class can cache MySQL query results in MySQL memory tables.

It can execute a given MySQL query and store the results in a record of a MySQL table of type MEMORY, so it can be used as cache.

The class can retrieve the results from the cache table if the same query is executed again and the cache has not yet expired.

The MEMORY type cache table can be created automatically when the given database is selected, if it does not yet exist.

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
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 ezmc.class.php Class Example included

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