I tried to fopen("\\machine\share\file.txt","w")
on w2k iis 5.0 with PHP 4.1.0 and I got fopen invalid argument error. I
know,
that UNC filenames are supported since PHP 4.0.6. I tried variants with
\\\\machine\\share\\file.txt, ... but the error was the same.TIA Jo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

