SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

DeleteFile Method

Deletes a file on the server.

Object Oriented Interface

public function doDeleteFile($remotefile);

Procedural Interface

secureblackboxlite_ftpclient_do_deletefile($res, $remotefile);

Remarks

This method sends a DELE command to the server to request deletion of a remote file.

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