Custom Hash with caching

Images
Images
Images
Images
Set cache:

        $e107cache = e107::getCache();
        $e107cache->setMD5('your hash');
        $e107cache->set('your tag', $cache_data);

Get cache:

e107::getCache()->setMD5('your hash'))->retrieve('your tag');

10 Years

GLORIOUS YEARS

100%

SATISFACTION RATE

20+

e107 THEMES

10+

e107 PLUGINS

Images