SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddEmptyDir Method

Adds an empty folder to the archive.

Object Oriented Interface

public function doAddEmptyDir($path);

Procedural Interface

secureblackbox_archivewriter_do_addemptydir($res, $path);

Remarks

Use this method to added an empty folder to the archive with an internal path of Path.

The method returns the index of the new folder entry in the Files collection.

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