Hi, I'm trying to access a Networked Windows NT drive from another linux machine. I'm trying to do this with PHP. I already know how to do this with Perl (using SAMBA makes it easy), but I'm having trouble figuring out the correct way to get php to do it. I have a user name and password for the NT drive, but I don't know the correct code to access the drive and then validate myself. Does anyone have any good ideas?