TheyWorkForYou

Memcache
in package

Table of Contents

Properties

$memcache  : mixed

Methods

__construct()  : mixed
get()  : mixed
set()  : mixed

Properties

Methods

__construct()

public __construct() : mixed

get()

public get(mixed $key) : mixed
Parameters
$key : mixed

set()

public set(mixed $key, mixed $value[, mixed $timeout = 3600 ]) : mixed
Parameters
$key : mixed
$value : mixed
$timeout : mixed = 3600

        
On this page

Search results