Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 22267 программистов и 1155 роботов. Сейчас ищут 710 программистов ...
Приступая к работе

apc_bin_dump - Get a binary dump of the given files and user variables

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

apc_bin_dump

(PECL apc >= 3.1.4)

apc_bin_dumpGet a binary dump of the given files and user variables

Описание

string apc_bin_dump ([ array $files = NULL [, array $user_vars = NULL ]] )

Returns a binary dump of the given files and user variables from the APC cache. A NULL for files or user_vars signals a dump of every entry, whereas array() will dump nothing.

Список параметров

files

The files. Passing in NULL signals a dump of every entry, while passing in array() will dump nothing.

user_vars

The user vars. Passing in NULL signals a dump of every entry, while passing in array() will dump nothing.

Возвращаемые значения

Returns a binary dump of the given files and user variables from the APC cache, FALSE if APC is not enabled, or NULL if an unknown error is encountered.

Смотрите также



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

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