Date: 07/25/01
- Next message: rhampton <email protected>: "[PHP-DEV] Bug #12375: FAQ section on multiple select box"
- Previous message: Paul J: "[PHP-DEV] PHP Manual"
- In reply to: Stig S. Bakken: "[PHP-DEV] Re: [PEAR-DEV] PHP and WebDAV"
- Next in thread: Stig S. Bakken: "Re: [PHP-DEV] Re: [PEAR-DEV] PHP and WebDAV"
- Reply: Stig S. Bakken: "Re: [PHP-DEV] Re: [PEAR-DEV] PHP and WebDAV"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> The immediately most useful stuff for PHP would be server functionality
> in cooperation with mod_dav. The client part seems to be much easier to
> implement. Both Rasmus and I fell off this project as you can see, so
> if someone want to pick it up, that'd be awesome.
>
> - Stig
If I'm not terribly mistaken WebDav requires some sort of a HTTP server to
work.
I started writing a HTTP::Server module recently. I wanted it so I could
provide XMLPRC interface for Pear enabled sites. Any way the idea is to
write a very basic HTTP server for PEAR (using the socket extension) and
make it extendable so it would be easy inherit it and overwrite some methods
and make it work as a proxy for XMLRPC. Maybe this could also be used for
WebDav.
For all those who are going to say that it's gona have lousy performance I
know
Yavor
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: rhampton <email protected>: "[PHP-DEV] Bug #12375: FAQ section on multiple select box"
- Previous message: Paul J: "[PHP-DEV] PHP Manual"
- In reply to: Stig S. Bakken: "[PHP-DEV] Re: [PEAR-DEV] PHP and WebDAV"
- Next in thread: Stig S. Bakken: "Re: [PHP-DEV] Re: [PEAR-DEV] PHP and WebDAV"
- Reply: Stig S. Bakken: "Re: [PHP-DEV] Re: [PEAR-DEV] PHP and WebDAV"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

