PHP Velho Oeste 2024

apcu_clear_cache

(PECL apcu >= 4.0.0)

apcu_clear_cache APCu キャッシュをクリアする

説明

apcu_clear_cache(): bool

キャッシュをクリアします。

パラメータ

この関数にはパラメータはありません。

戻り値

常に true を返します。

参考

  • apcu_cache_info() - APCu のデータから、キャッシュされた情報を取得する

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top