|
apc_bin_dumpGet a binary dump of the given files and user variables Description
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 Parameters
Return Values
Returns a binary dump of the given files and user variables from the APC cache,
See Also
|