MakeDirectory Method
Make a new directory.
Object Oriented Interface
public function doMakeDirectory($resourceuri);
Procedural Interface
ipworks_webdav_do_makedirectory($res, $resourceuri);
Remarks
A new resource collection is created at the location specified by ResourceURI.