DeleteResource Method
Deletes the resource at the specified URL.
Object Oriented Interface
public function doDeleteResource($url);
Procedural Interface
ipworks_atom_do_deleteresource($res, $url);
Remarks
The class will delete a resource at the specified URL.