PHP 8.6.0 Beta 3 is available for testing

apcu_clear_cache

(PECL apcu >= 4.0.0)

apcu_clear_cache Clears the APCu cache

Опис

function apcu_clear_cache(): bool

Clears the cache.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns true always

Прогляньте також

add a note

User Contributed Notes

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