Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 69413 программистов и 3581 робот. Сейчас ищут 1136 программистов ...

Auth_PrefManager::useCache

Вернуться к: Auth_PrefManager

Auth_PrefManager::useCache

Auth_PrefManager::useCache() – Sets whether the cache should be used.

Synopsis

require_once '/PrefManager.php';

void Auth_PrefManager::useCache ( bool $use = true )

Sets whether the caching system should be used or not.

If the cache is enabled then any values retrieved will be saved in the user's session to reduce load on the database.

Parameter

boolean $use

Should the cache be used.

Throws

No exceptions thrown.

Note

This function can not be called statically.



Вернуться к: Auth_PrefManager

© 2026 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты
Разработка компании ODWR