IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

DeleteFile Method

Deletes a file.

Object Oriented Interface

public function doDeleteFile($filepath);

Procedural Interface

ipworkscloud_azurefile_do_deletefile($res, $filepath);

Remarks

This method deletes the file at the specified FilePath in the share currently selected by Share.

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