v2/ERP/Extend/fun/helperscache.helper.php

Functions

GetCache()

GetCache(  $prefix,   $key,   $is_memcache = TRUE) 

Parameters

$prefix
$key
$is_memcache

SetCache()

SetCache(  $prefix,   $key,   $value,   $timeout = 3600,   $is_memcache = TRUE) 

Parameters

$prefix
$key
$value
$timeout
$is_memcache

DelCache()

DelCache(  $prefix,   $key,   $is_memcache = TRUE) 

Parameters

$prefix
$key
$is_memcache