SecureBlackbox 2020 PHP Edition

Questions / Feedback?

UpdateFile Method

Updates an existing compressed entry with a fresher local version.

Object Oriented Interface

public function doUpdateFile($path, $localpath);

Procedural Interface

secureblackbox_archivewriter_do_updatefile($res, $path, $localpath);

Remarks

Call this method to update the Path entry in the archive with a fresher entry at LocalPath.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]