Why does the following code
outputs:
B implements I
I would expect the following output:
A implements I
B implements I
Johannes
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
2 matches
Mail list logo