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

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

  

clear_all_cache

void clear_all_cache(int expire time)

This clears the entire template cache. As an optional parameter, you can supply a minimum age in seconds the cache files must be before they will get cleared.

Example 13-6. clear_all_cache

// clear the entire cache
$smarty->clear_all_cache();
忘却曲線を使ってこの知識を確実に記憶に残す

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