ID: 12076
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Network related
Operating System: Windows NT
PHP Version: 4.0.6
New Comment:

PHP already can handle UNC patsh (since 4.0.5 iirc), but I think it needs a name, and 
not an IP Address. Can you check this?

Derick

Previous Comments:
------------------------------------------------------------------------

[2001-07-11 22:32:54] [EMAIL PROTECTED]

I am trying to open a file on a remote machine on a windows NT network. (The server 
and the remote machine are both on that NT network).

e.g. fopen("\\155.225.57.20\C$\temp\bg2.gif","r");

However I kept receiving an error message saying that this is an invalid argument, and 
then I read on the php.faqts knowledgebase that "It is not currently possible to open 
windows shares with PHP".

Can this be rectified for future php versions?



 

  

------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=12076&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to