PHP Classes

MySQL cache class: Cache MySQL query results in session variables

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: 846 All time: 4,112 This week: 206Up
Version License PHP version Categories
mysql-cache 1.0Artistic License5.0PHP 5, Databases, Cache
Description 

Author

This class can be used to cache MySQL query results in session variables.

It can perform a given SELECT SQL query and store the result in a session variable.

Next time the same query is executed it can retrieve the results from the session variable if it did not exceed the cache expiry time.

Picture of Pashkov Denis Igorevich
  Performance   Level  
Name: Pashkov Denis Igorevich <contact>
Classes: 21 packages by
Country: Ukraine Ukraine
Age: 34
All time rank: 3068 in Ukraine Ukraine
Week rank: 195 Up4 in Ukraine Ukraine Up
Innovation award
Innovation award
Nominee: 10x

Winner: 1x

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file chache_class.php Class cache class
Plain text file index.php Example example

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:846
This week:0
All time:4,112
This week:206Up
User Comments (1)