PHP » GoLang |
login |
register |
about
|
GoLang apc_bin_dumpfile
request it (417)
GoLang replacement for PHP's apc_bin_dumpfile
[edit | history]
apc_bin_dumpfile(PECL apc >= 3.1.4) apc_bin_dumpfile — Output a binary dump of cached files and user variables to a file Description
int apc_bin_dumpfile
( array
$files
, array $user_vars
, string $filename
[, int $flags = 0
[, resource $context = NULL
]] )Outputs a binary dump of the given files and user variables from the APC cache to the named file. Parameters
Return Values
The number of bytes written to the file, otherwise
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|