I tried to fopen("\\machine\shaer\file.txt","w")

on w2k iis 5.0 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 Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to