PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

Cache_Lite::getMemoryCachingState | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Cache_Lite::getMemoryCachingState

Cache_Lite::getMemoryCachingState()

Synopsis

require_once 'Cache/Lite.php';

void Cache_Lite::getMemoryCachingState ( string $id , string $group = 'default' , bool $doNotTestCacheValidity = = false )

Description

典型的なキャッシュファイルから 以前に保存したメモリキャッシングの配列の状態をロードします。

Parameter

string $id

キャッシュIDを指定します

string $group

キャッシュグループ名を指定します

boolean $doNotTestCacheValidity

もし TRUE を指定した場合、キャッシュの正当性はテストされません。

Note

This function can not be called statically.


フォーラムで「Cache_Lite::getMemoryCachingState」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Cache_Lite::getMemoryCachingState」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: