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

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

  

Cache_Lite::saveMemoryCachingState

Cache_Lite::saveMemoryCachingState()

Synopsis

require_once 'Cache/Lite.php';

void Cache_Lite::saveMemoryCachingState ( string $id , string $group = 'default' )

Description

メモリキャッシングの配列の状態を典型的なキャッシュファイルに保存します。

Parameter

string $id

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

string $group

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

Note

This function can not be called statically.


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