I didn't know it was fixed.
IIRC, some PHP develper memtioned it seems to be broken since PHP4.
Does this really work now?
Then some bug reports may be closed.
--
Yasuo Ohgaki
Dan Hardiker wrote:
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 points to the PUT'-filename
how does it work? obviously not as it is in the manual :-(
copy( $PHP_PUT_FILENAME , $PATH_TRANSLATED );
$PHP_PUT_FILENAME is always empty.
i am using the amaya to PUT, apache 1.3.19 and php 4.2.1
--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
|