Hi Richard..

On 15/06/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
HTTP just plain ain't gonna let you open a file up for "writing" --
thank god.


I think it does in form of PUT requests..
http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
(apparently not supported by PHP streams(?))

Security restrictions to keep away black hats might be enforced
through HTTP authentication.


/ahmed

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to