开发者

Upload file in PHP using DAV Protocol [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it开发者_StackOverflow中文版 can be answered with facts and citations.

Closed 2 years ago.

Improve this question

Can someone please advise on uploading a file using the DAV protocol in PHP? I have had a look around the web and everything seems pretty over-complicated.

I will need to be uploading image files server side after user upload to a directory over DAV - is there a good PHP class available to do this?


Have a look to WebDAV Client Pear package, which implements a nice stream wrapper.


Also, you can take a look at SabreDAV, which is (unlike Pear's library) more regularly updated and implements new workarounds regarding Windows Vista & 7.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜