IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

PutResource Method

Send data to the server using the PUT method.

Object Oriented Interface

public function doPutResource($resourceuri);

Procedural Interface

ipworks_webdav_do_putresource($res, $resourceuri);

Remarks

The data is taken from LocalFile. The server will normally require authentication for this operation, so User and Password must have valid values before the request is made.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]