SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MakeDir Method

Creates a directory on the server.

Object Oriented Interface

public function doMakeDir($url);

Procedural Interface

secureblackbox_webdavclient_do_makedir($res, $url);

Remarks

This method creates a directory on the WebDAV server.

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