SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

DeleteDir Method

Deletes a directory on the server.

Object Oriented Interface

public function doDeleteDir($remotedir);

Procedural Interface

secureblackboxlite_ftpclient_do_deletedir($res, $remotedir);

Remarks

This method sends an RMD command to the server to request deletion of a remote directory.

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