Description of AlberT-cache :
AlberT-cache is a very tiny, full page caching system written in PHP. / It reduces server-load drastically, as pages are generated less often. It speeds up the serving of your pages, by caching the ouput of pages and returning them instead of reparsing the PHP page. Cached pages are stored as files in a local dir set by the user.