【发布时间】:2015-01-29 09:58:21
【问题描述】:
我希望使用 webdav 的 php CURL 库生成以下 curl 请求。
curl -n -X MOVE "http://localhost/ocm/remote.php/webdav/dir1/subdir" -H "目标:http://localhost/ocm/remote.php/webdav/dir1/"
请帮忙
【问题讨论】:
-
告诉我们你到目前为止做了什么......
-
我想知道如何使用 php curl 库创建这个请求