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

GetResource Method

Get a resource using the WebDAV GET method.

Object Oriented Interface

public function doGetResource($resourceuri);

Procedural Interface

ipworks_webdav_do_getresource($res, $resourceuri);

Remarks

Fetch the resource using the WebDAV GET method. The resource contents are delivered through the Transfer event, and the HTTP response headers through the Header event.

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