Query: apc_bin_dump
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
APC_BIN_DUMP(3) 1 APC_BIN_DUMP(3) apc_bin_dump - Get a binary dump of the given files and user variablesSYNOPSISstring apc_bin_dump ([array $files = NULL], [array $user_vars = NULL])DESCRIPTIONReturns 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.PARAMETERSo $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 VALUESReturns 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 ALSOapc_bin_dumpfile(3), apc_bin_load(3). PHP Documentation Group APC_BIN_DUMP(3)
Related Man Pages |
---|
pspp-dump-sav(1) - debian |
apc_bin_dumpfile(3) - php |
dump(9e) - mojave |
dump(5) - osx |
dump(9e) - osx |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
New Code Tags (Syntax Highlighting) |
Denial Of Service Attack Update |