PHP 클래스 cache, kirby
Copyright (C) by Hugo Leisink
This file is part of the Banshee PHP framework
http://www.banshee-php.org/
파일 보기
프로젝트 열기: bastianallgeier/kirby
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
clear ( $key ) |
|
|
get ( $key, $expires = null ) |
|
|
name ( $key ) |
|
|
set ( $key, $data ) |
|
|
메소드 상세
public get ( $key, $expires = null ) |
public set ( $key, $data ) |