SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DirExists Method

Checks if a directory exists on the server.

Object Oriented Interface

public function doDirExists($url);

Procedural Interface

secureblackbox_webdavclient_do_direxists($res, $url);

Remarks

Use this method to check if the URL exists and is accessible.

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