PHP Classes

Classes of Nico Schubert

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Nico Schubert (1)  >  Mission progress status  >  Reputation  
Picture of Nico Schubert
Name: Nico Schubert <contact> Nico Schubert Google profile
Classes: 1
Country: Germany Germany
Age: 41
All time rank: 3254186 in Germany Germany
Week rank: 225 Up8 in Germany Germany Up
All time users: 509
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image CachClass  
Store and retrieve cached data in files
This class can store and retrieve cached data in files.

It can store an arbitrary data string in a cache file with a given name.

The class can also check if the cache file did not expire and in that case retrieve the cached data.

The directory where cache files are stored, the cache file name extension and the cache expiry time are configurable parameters.

The code and the comments are in German.

In German:

Mit dieser Classe können Sie ausgaben von Programmteilen in ein Textfile speichern um eine neuausfuehrung des Programmteil für eine bestimmte Zeit zu unterbinden.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z