PHP » GoLang |
login |
register |
about
|
apc_bin_load(PECL apc >= 3.1.4) apc_bin_load — Load a binary dump into the APC file/user cache Description
bool apc_bin_load
( string
$data
[, int $flags = 0
] )Loads the given binary dump into the APC file/user cache. Parameters
Return Values
Returns ExamplesExample #1 apc_bin_load() example
<?php See Also
|
more
Recently updated
more
Most requested
|