PHP Classes

MySQL cache class: Cache MySQL query results in session variables

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: 845 All time: 4,107 This week: 297Up
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: 33
All time rank: 3068 in Ukraine Ukraine
Week rank: 312 Down4 in Ukraine Ukraine Up
Innovation award
Innovation award
Nominee: 10x

Winner: 1x

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:845
This week:0
All time:4,107
This week:297Up
User Comments (1)