Yac::setStore into cache Descriptionpublic bool Yac::set(string
$keys , mixed $value , int $ttl = 0)public bool Yac::add(array
$key_vals )Add a item into cache, it the key is already exists, override it. Parameters
Return Valuesthe value self |