update : 2015.11.03
php.shukuma.com검색:
|
apc_bin_dump(PECL apc >= 3.1.4) apc_bin_dump — Get 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 인수반환값
Returns a binary dump of the given files and user variables from the APC cache,
참고
|