apc_bin_dump(3) php man page | unix.com

Man Page: apc_bin_dump

Operating Environment: php

Section: 3

APC_BIN_DUMP(3) 							 1							   APC_BIN_DUMP(3)

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

SYNOPSIS
string apc_bin_dump ([array $files = NULL], [array $user_vars = NULL])
DESCRIPTION
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.
PARAMETERS
o $files - The files. Passing in NULL signals a dump of every entry, while passing in array(3) will dump nothing. o $user_vars - The user vars. Passing in NULL signals a dump of every entry, while passing in array(3) will dump nothing.
RETURN VALUES
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.
SEE ALSO
apc_bin_dumpfile(3), apc_bin_load(3). PHP Documentation Group APC_BIN_DUMP(3)
Related Man Pages
cr_open(3) - hpux
cr_verify(3) - hpux
crashinfo(8) - freebsd
apc_bin_dumpfile(3) - php
dump(9e) - mojave
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch