【问题标题】:Preparing CURL request with php用 php 准备 CURL 请求
【发布时间】: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 库创建这个请求

标签: php curl webdav


【解决方案1】:

查看this..它显示了所有可在 PHP 中使用的 curl 选项以及示例...

【讨论】:

    猜你喜欢
    • 2022-11-25
    • 2012-11-05
    • 2011-03-07
    • 1970-01-01
    • 2019-11-20
    • 2012-03-07
    • 2015-12-06
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多