Re: [PHP-DEV] using HTTP-PUT-Method problem

2002-06-09 Thread Dan Hardiker
Please send this question to the php-general mailing list. This list is specifically about PHP itself rather than using it. > does someone have an example of a _working_ PUT-script? > i was trying $PHP_PUT_FILENAME and even trying to dump all the GLOBALS > but i couldnt find a filename which poin

[PHP-DEV] using HTTP-PUT-Method problem

2002-06-09 Thread Wolfram Kriesing
does someone have an example of a _working_ PUT-script? i was trying $PHP_PUT_FILENAME and even trying to dump all the GLOBALS but i couldnt find a filename which points to the PUT'-filename how does it work? obviously not as it is in the manual :-( copy( $PHP_PUT_FILENAME , $PATH_TRANSLATE