Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

RemoveDirectory Method

Remove the specified directory.

Object Oriented Interface

public function doRemoveDirectory($dirname);

Procedural Interface

incloudstorage_cloudstorage_do_removedirectory($res, $dirname);

Remarks

This method removes the directory specified by the DirName parameter. DirName may be either an absolute path, or a path relative to RemotePath.

Note: The folder and all of its contents will be deleted when calling this method.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]