SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DeleteFile Method

Deletes a remote file.

Object Oriented Interface

public function doDeleteFile($url);

Procedural Interface

secureblackbox_webdavclient_do_deletefile($res, $url);

Remarks

Use this method to delete a file from a WebDAV server.

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