SecureBlackbox 2020 PHP Edition

Questions / Feedback?

GetFileSize Method

Requests the size of a remote file.

Object Oriented Interface

public function doGetFileSize($url);

Procedural Interface

secureblackbox_webdavclient_do_getfilesize($res, $url);

Remarks

Use this method to request a file size from the server.

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