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: 846 This week: 1All time: 4,107 This week: 560Up
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: 416 Down8 in Ukraine Ukraine Equal
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:846
This week:1
All time:4,107
This week:560Up
User Comments (1)