Why PHP?
3/11
A sample request
The WebDAV base class
Why PHP? Why not just use Apache
mod_dav
?
•
no additional binaries needed, just pure PHP code
•
not necessarily bound to a single server or API
•
easy to extend
•
all needed bits included (XML parser, HTTP header and content access ...)