| 
 | apc_bin_dumpfileOutput 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
 |