PHP on windows does not support mapped network drives, you would need to use
sockets and connect to the IP of the machine you wish to write to.
-Original Message-
From: German Piqué [mailto:[EMAIL PROTECTED]
Sent: 13 September 2006 08:25 AM
To: php-windows
Subject: [PHP-WIN] Problems acce
Well, first of all i want to apologise for my poor english.
My problem is that I have problems accessing net mounts on windows. For
example, if R: is a unit attatched from the internal net and I try to access
it, I get error. The following code is what I'm trying to do to test the
access:
-