Windows fileshare access?
Posted: Thu May 26, 2005 8:46 am
Is there a way in php to open a windows fileshare using authentication?
In other words, if I can manually connect/map to \\SERVER\folder , as user DOMAIN\user , with password PASSWORD, is there a way to do the same from php?
I'm almost positive there is, but I dont see how in fopen..
In other words, if I can manually connect/map to \\SERVER\folder , as user DOMAIN\user , with password PASSWORD, is there a way to do the same from php?
I'm almost positive there is, but I dont see how in fopen..